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

https://github.com/strongerprogrammer7/justauth

Just authorization with JWT token: Server:NestJS Client:React
https://github.com/strongerprogrammer7/justauth

Last synced: about 2 months ago
JSON representation

Just authorization with JWT token: Server:NestJS Client:React

Awesome Lists containing this project

README

        

# Authorization

## Tecnology

- NestJS
- MariaDB/MySQL
- React
- Vite
- Typescript

## RUN
- `cd server && npm run start`
- `cd client && npm run dev`
- Go to http://localhost:5173

## View

- Movie to imagesReadme/JustAuth.mp4
![Entry](./imagesReadme/Entry.png)
![Spinner](./imagesReadme/Spinner.png)
![Table](./imagesReadme/Table.png)
![Gif](./imagesReadme/JustAuth.gif)