Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

24HeuresINSA/Overbookd-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverBookd Frontend

Link

You can get access to Overbookd over here

Build Setup

Overbookd is an ERM software specificly developed within the team to supply management needs of the association in the daily life.

This webApp is made to work with this backend

QuickStart

Installer et lancer Oberbookd

Les instructions pour lancer et faire tourner Overbookd sont maintenant centralisées dans le repository Management

Env vars

To locally deploy the app, make sure you've correctly set up the env vars in the .env file. There is a .env.sample in the repo. Then use docker-compose up to deploy the app.

Gitflow

There is 3 main branches in this repo

  • master: Hosting production deployment
  • pre-prod: Hosting pre-production deployment
  • develop: Hosting under development version of Overbookd

When contributing to the codebase you have to:

  • Open an issue
  • Branch from develop with the issue ID in the name (ex: 24-fix-random-bugs)
  • Create a merge request from this branch to develop This leverage consistency and relaibility through the whole process.

Known bugs

  • No one of course 😓