Skip to content

Try to use node.js express, sequelize frameworks for TO DO list

Notifications You must be signed in to change notification settings

datarockets/loopback-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo app

Created and adjusted for node js stack learning

Tools

We use:

  • Express.js for routing
  • Sequelize for ORM
  • API Blueprint for API docs
  • React for client views

Development

  • yarn setup installs dependencies & utils for both client and server

  • yarn update updates dependencies & utils for both client and server

Scripts

List of available scripts:

  • yarn dev - run both server and client apps;

  • yarn client - run client app;

  • yarn server - run server app;

  • yarn lint - lint server and client code;

  • yarn setup or bin/setup - installs all dependencies;

  • yarn update or bin/update - update all dependencies.

Docs

About

Try to use node.js express, sequelize frameworks for TO DO list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •