Skip to content

martinsgabriel1956/vuttr

Repository files navigation

Vuttr - API

Description

This is a project developed to manage tools, where you can create, read, update and delete tools.

🚀 Installation

$ git clone https://github.com/martinsgabriel1956/vuttr.git
$ cd vuttr

Project setup

$ pnpm install
$ docker-compose up -d
$ pnpm run prisma:generate
$ pnpm run prisma:migrate

Compile and run the project

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

💻 Technologies

📝 License

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks