Skip to content

nicklasfrahm/indesy-webclient

Repository files navigation

INDESY - Indoor delivery system

CircleCI CircleCI David

Description

The web application for an indoor delivery system. The web application will be used to manage mapping data and to control the indoor delivery system.

Installation

Create a .env-file and put in the following:

API_URL=http://localhost:8000

Note: If you want to connect to the production server instead, replace the API_URL accordingly. Be sure to have at least the latest LTS of node installed. Then open a terminal and run:

npm install
npm start

Build

The build will be run by webpack and the files will be written to the build directory. To run the build, simply execute:

npm run build

About

The web application for an indoor delivery system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published