This website requires JavaScript.
Explore
Help
Sign In
notnull
/
mwe-comments
Watch
1
Star
0
Fork
1
You've already forked mwe-comments
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
mwe-comments
/
server
History
notnull
2ae7ad948f
Added comment replies
2019-07-13 20:31:59 -04:00
..
api
Added comment replies
2019-07-13 20:31:59 -04:00
db
Added comment replies
2019-07-13 20:31:59 -04:00
.eslintrc
…
.gitignore
…
.prettierrc
…
ascii.js
…
index.js
…
package-lock.json
…
package.json
…
README.md
…
README.md
MWE of Sequelize Association for comments
To run:
git clone
npm i
createdb mwe-comments
npm run seed
-
npm start
open
http://localhost:1337/api/comments
in browser