https://github.com/angelfire/docker-full-app
Dockerized Node.js, Express.js and PostgreSQL - React and TailwindCSS
https://github.com/angelfire/docker-full-app
Last synced: 2 months ago
JSON representation
Dockerized Node.js, Express.js and PostgreSQL - React and TailwindCSS
- Host: GitHub
- URL: https://github.com/angelfire/docker-full-app
- Owner: Angelfire
- Created: 2024-02-12T14:16:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T16:54:06.000Z (over 2 years ago)
- Last Synced: 2025-01-25T19:42:11.793Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FullStack App
## Stack
### Backend
- Docker
- Node.js
- Express.js
- JWT
- PostgreSQL
### Frontend
- Vite
- React
- TypeScript
- TailwindCSS
- Radix UI (for some components)
### TODO
- [ ] Testing (backend and frontend)
- [ ] Handling errors in React forms
- [ ] TS with Zod for the backend
- [ ] Zod for the frontend to validate forms
### images




