Skip to content

[deprecated 開發過程使用] ALPHA Camp | 學期 3 後端 | To-do List x MySQL

Notifications You must be signed in to change notification settings

ALPHACamp/todo-sequelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-sequelize

Getting Started

Prerequisites

  • node
  • npm or yarn
  • mysql database

Installation

$ git clone ...
$ cd ...
$ npm install

# Create a database named todo-sequelize and update config.json

And then

$ npm start

Your app should now be running on http://localhost:3000/todos.

About

[deprecated 開發過程使用] ALPHA Camp | 學期 3 後端 | To-do List x MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published