Skip to content

GabriellCastro/B-Backoffice

Repository files navigation

Gestão (Backoffice)

The Gestão app has been designed to streamline the back office team's work within the company, enabling efficient registration of new clients and users on the main platform, regardless of its nature. The system provides comprehensive functionalities, allowing for the updating, deletion, and addition of records, offering complete and effective management of registered users.

✅ Requirements

💻 How to run the application

# Run the git clone command to clone the repository
$ git clone git@github.com:GabriellCastro/B-Backoffice.git

# Enter the cloned repository folder
$ cd B-Backoffice

# Run yarn to install dependencies
$ yarn

# At the root of the project (B-Backoffice)
# Change the name from .env.example to .env

# Run docker in the root of the project (B-Backoffice)
$ sudo docker compose up -d

# Run prism migrate on the root of the project (B-Backoffice)
$ yarn prisma migrate dev

# run the seed and generate an ADM accoun (see the log in the terminal)
$ yarn seed

# To start the application
$ yarn dev

Okay, now you can access the application from the route: https://localhost:3001/docs

🚀 Technologies

The following technologies were used in the project:

Autor

Made by Gabriel Castro 👋🏽 Get in touch!

Linkedin Badge Gmail Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published