The API project for all VPI Triangle Fraternity applications
$ npm install
- Install Azure Functions Core Tools
- Install the Azure CLI
# development
$ npm run start && func host start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Deploying to Azure Functions:
- TODO
- API Website - https://vpi-triangle-api.azurewebsites.net