This repository has been archived on 2025-11-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
know-it-all/server
2022-03-10 10:07:51 -06:00
..
bin Created sequelize migration files 2022-03-09 23:06:15 -06:00
config Changed model configuration to use migrations 2022-03-09 21:36:14 -06:00
middleware Updated model import 2022-03-09 21:59:55 -06:00
migrations Created sequelize migration files 2022-03-09 23:06:15 -06:00
models Added onDelete events to all associations 2022-03-09 22:28:27 -06:00
routes Created GetKnownOrgs backend route 2022-03-10 10:07:51 -06:00
app.js Added cors header to express 2022-03-08 22:12:03 -06:00
package-lock.json Added Edit user Route 2022-03-09 17:56:52 -06:00
package.json Added Edit user Route 2022-03-09 17:56:52 -06:00