Skip to content

lscborges-old/GoBarber-Back-end

Repository files navigation

Welcome to GoBarber API 💈

Version License: MIT

API developed to a scheduling application for barbershops. This application allows barbers to manage their schedules and clients to search for an available barber

Others repositories of this project 📚

Technologies Used

Install

Installing dependencies

yarn install

Running migrations

yarn typeorm migration:run

Create a .env file and fill it following the .env.example file

cp .env.example .env

Usage

To start the server in development mode

yarn dev:server

*** Instancies of MongoDB, Redis ,and PostgresSQL must be running

Run tests

yarn run test

Author

👤 Lucas Borges

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published