velo-vanier / vv-ui

Client side app for Vélo Vanier
http://velo-vanier.s3-website-us-east-1.amazonaws.com/
0 stars 2 forks source link

Vélo-Vanier bike sharing management system

Development site: http://velo-vanier.s3-website-us-east-1.amazonaws.com/

Getting Started

API

This app uses an API which is you can install locally: vv-api Make sure you set the REACT_APP_API_BASE_URL environment variable in .env to point to the correct base url for the API.

Deployment

The front end is deployed on AWS. In order to deploy, you'll need to do the following steps: