Skip to content

Simple calendar-based reservation system. Currently used for climbing equipment rental.

License

Notifications You must be signed in to change notification settings

Summeli/Gearpool

Repository files navigation

Gearpool

Simple calendar-based reservation system. Currently used for climbing equipment rental.

Developing app

run 'yarn start' in the api, or app forlder to start the api / app

Docker image

The app is build into single docker image

Env variablers

DEFAULT_ADMIN: email for default admin
G_AUTH_ID: Google auth id for connectiong gauth
PORT: port to start node in
ENV: DEVELOPEMENT / PRODUCTION
MONGO_URL: URL for mongo
REACT_APP_SHOW_BUILD: show build number in app, default is false