A backend project building with node and mysql.
To start,you should install mysql and pm2.For detail,please read this tutorial
//install
npm install
//run your project
node app
or
pm2 start app.js --watch
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
config |
|
|
![]() |
db |
|
|
![]() |
router |
|
|
![]() |
utils |
|
|
![]() |
.gitattributes |
|
|
![]() |
LICENSE |
|
|
![]() |
README.md |
|
|
![]() |
app.js |
|
|
![]() |
package.json |
|
A backend project building with node and mysql.
To start,you should install mysql and pm2.For detail,please read this tutorial
//install
npm install
//run your project
node app
or
pm2 start app.js --watch