An open API service indexing awesome lists of open source software.

https://github.com/aldotestino/custom-login

Sistema di autenticazione creato con MongoDB, node.js, express e react.
https://github.com/aldotestino/custom-login

chakra-ui express jwt mongodb nodejs pris prisma react typescript

Last synced: 2 months ago
JSON representation

Sistema di autenticazione creato con MongoDB, node.js, express e react.

Awesome Lists containing this project

README

          

# Custom-login

Sistema di autenticazione creato con MongoDB, node.js, express e react.

## Setup

```sh
docker compose build

docker compose up
```