Skip to content

leoronne/go-barber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Barber


License GitHub last commit GitHub top language


Project   |    Techs   |    Installation   |    Test   |    To Do   |    Contributing   |    License


Project ♻️

Go Barber is an app for hair salons appointment and scheduling.


Techs 🚀


Installation 🔧

You can install the application server and interface using, from the root folder, the following command:

yarn installapp

Test ✔️

To start the application server on your local machine, from the root folder, just run:

yarn startserver

Note: you need to create a .env file on the server directory based on the example file.


To start the application interface (frontend), from the root folder, just run:

yarn startinterface

Note: you need to create a .env file on the interface directory based on the example file.


Each directory has a readme for more instructions.


To do 📰

  • Mobile versio of the app.

Contributing 🤔

Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.


License 📝