Skip to content

Tiny app for centralizing delivery (e.g. like food delivery) in a group

License

Notifications You must be signed in to change notification settings

jbruggem/ogitart

Repository files navigation

ogitart

CI build Licence

Install

The app is tested with node 8

Install using npm run build.

Run in a docker container

docker build . -t ogitart
docker run -it -v $PWD/docker-data:/opt/ogitart/data --rm --name ogitart -p 127.0.0.1:8547:8547 ogitart

Run

Run using npm start.

Run as a service

You can also run as a service using forever (see run.sh and forever documentation).

About

Tiny app for centralizing delivery (e.g. like food delivery) in a group

Resources

License

Stars

Watchers

Forks

Packages