Skip to content

evandersondev/user-manager-server

Repository files navigation

USER MANAGER SERVER


Project test to at Tallos, using NestJS + Docker + Prisma

License MIT


Getting started

  • You need installed Docker and Docker Compose in Container or running in local.

  • Also need to clone the backend project from user-manager-web.

  • In your terminal, run the steps:

pnpm instal for install the modules.

npx prisma generate for install the modules.

pnpm dev. for running docker and up web app.

npx prisma db push. for running docker and up web app.

You can access in your browser the web application http://localhost:3000/.

Features

Features used in the Project.

- LICENSE

This project is licensed under the MIT License - see the LICENSE page for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published