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
{{ message }}
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
"description": "Since we're not doing PHP, and using Angular instead, we need to have all communications to our server done through the usage of API calls. This is easy to setup, and it kills two birds with one stone (API for customer, and communication to our server backend for the web UI).",
"main": "index.js",
"scripts": {
"dev": "nodemon server.js",
"test": "echo \"Error: no test specified\" && exit 1",