-
Clone the repository
git clone https://github.com/Fanfong68/tc-backend.git -
Setup a .env file with your own database details
PORT=8082NODE_ENV=developmentDB_USER=your_usernameDB_PASSWORD=your_passwordDB_NAME=your_databaseDB_HOST=127.0.0.1DB_DIALECT=mysql -
Install All the Dependencies
npm i -
Run Migration
npm run migrate:up -
Run Seed File
npm run seed:all -
Start Backend Server
npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
Fanfong68/tc-backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published