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

https://github.com/immaxence/library-management

A simple project with React as the frontend and Node.js/Express.js as the backend. Authentication system with a simple username and password, using a JWT token. Simple users and admin users. Simple and optimized backend and frontend architecture. PostgreSQL database running under Docker
https://github.com/immaxence/library-management

expressjs full-stack nodejs reactjs rest-api

Last synced: 3 months ago
JSON representation

A simple project with React as the frontend and Node.js/Express.js as the backend. Authentication system with a simple username and password, using a JWT token. Simple users and admin users. Simple and optimized backend and frontend architecture. PostgreSQL database running under Docker

Awesome Lists containing this project

README

          

# How to start ? 📚

You need Docker Desktop

run docker-compose up -d

# Preview 📸

img
img
img
img
img
img
img

# Note 📝

> [!NOTE]
> Made with ReactJs, NodeJs PostgreSQL

> [!CAUTION]
> Frontend not responsive