Skip to content

Nerilus/go-nine9

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoNine

GoNine is a reservation tool aimed at hairdressing and barbershops You can make reservations, create your establishments and receive confirmation emails.

🛠️ Tech Stack

Front Back

Prerequisites

  • Docker
  • Make
  • Node

Installation

cd back

🛠️ Run docker

make up

Then Launch Front

cd .. 
cd front 
npm i 
npm run dev

🛠️ Env

Create a .env

Copy and paste .env.example change the variable

🛠️ Environment Variables

DB_USER DB_PASSWORD DB_NAME JWT_SECRET SMTP_USER SMTP_PASSWORD SMTP_HOST SMTP_PORT

➤ API Reference

Go here : For see the documentation API https://documenter.getpostman.com/view/24794951/2sA2r3YkNF

🙇 Authors

Yann EBEKE

Maries ESPINOSA

Romain LHUILLIER

Herby NÉRILUS

Alexia NGATTA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • Go 38.2%
  • CSS 14.7%
  • Other 1.0%