Skip to content

An example of Node + Express (API), with VueJS (frontend), using TypeScript.

Notifications You must be signed in to change notification settings

calvintwr/basicgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basicgram

An example of Node + Express (API), with VueJS (frontend), using TypeScript.

An example of Node + Express (API), with VueJS (frontend), using TypeScript.

Tutorials

This repo is for a 5-part tutorial. Albeit this is a web-app, the skills and concept are easily transferable to mobile apps (NativeScript) or desktop apps (Electron), which I will write tutorials on if this series proved popular and useful.

  1. Setting up Node and Express API with TypeScript
  2. Setting up VueJs with TypeScript
  3. Setting up Postgres with Sequelize ORM
  4. Basic Vue templating and interaction with API
  5. Advanced Vue templating and image uploading to Express

Installation

git clone https://github.com/calvintwr/basicgram.git
git checkout tutorial-[part1/2/3/4/5] # depending on which branch you want to experiment

About

An example of Node + Express (API), with VueJS (frontend), using TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published