Skip to content

rcnolan03/VPI-Triangle-API

Repository files navigation

Description

The API project for all VPI Triangle Fraternity applications

Installation

$ npm install

Running the api locally

  1. Install Azure Functions Core Tools
  2. Install the Azure CLI
# development
$ npm run start && func host start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Running the app locally

Deploying to Azure Functions:

  1. TODO

Application Sites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published