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
- Host: GitHub
- URL: https://github.com/immaxence/library-management
- Owner: ImMaxence
- Created: 2024-10-26T18:34:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T14:38:27.000Z (over 1 year ago)
- Last Synced: 2025-05-22T06:48:27.151Z (about 1 year ago)
- Topics: expressjs, full-stack, nodejs, reactjs, rest-api
- Language: JavaScript
- Homepage: http://129.151.232.195:3000
- Size: 3.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to start ? 📚
You need Docker Desktop
run docker-compose up -d
# Preview 📸
# Note 📝
> [!NOTE]
> Made with ReactJs, NodeJs PostgreSQL
> [!CAUTION]
> Frontend not responsive