You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Nitta edited this page Apr 27, 2016
·
10 revisions
server
⋅⋅ controllers - Query the database to perform CRUD operations
⋅⋅ models - Schemas for database
⋅⋅ routers - Link endpoints to controller methods
⋅⋅ config - .gitignored variables that set up environment
⋅⋅ logs - .gitignored server logs