a minimal serverside template
Go to file
2019-03-06 18:47:15 -05:00
api added api route for retrieving single item 2019-03-06 18:46:51 -05:00
db renamed setupProxy file 2019-03-06 18:47:15 -05:00
.eslintrc minor changes 2019-03-02 04:57:25 -05:00
.gitignore first commit 2019-01-25 20:08:50 -05:00
ascii.js first commit 2019-01-25 20:08:50 -05:00
index.js minor changes 2019-03-02 04:57:25 -05:00
package-lock.json minor changes 2019-03-02 04:57:25 -05:00
package.json minor changes 2019-03-02 04:57:25 -05:00
README.md minor changes 2019-03-02 04:57:25 -05:00

Server

a minimal working example for the backend of a crud app built with node, express, postgres, sequelize

TODO

  • get rid of proxy