https://github.com/lippiece/fullstack-template
My fullstack template
https://github.com/lippiece/fullstack-template
Last synced: over 1 year ago
JSON representation
My fullstack template
- Host: GitHub
- URL: https://github.com/lippiece/fullstack-template
- Owner: Lippiece
- Created: 2024-02-03T21:19:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T18:02:54.000Z (about 2 years ago)
- Last Synced: 2025-01-17T08:17:39.288Z (over 1 year ago)
- Language: TypeScript
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fullstack to-do app
## Stack
- Astro
- Tailwind CSS
- Alpine
- htmx
- Hono
- mongoose
## Backend
- CRUD routes
- Task model
- Task controllers
## Frontend
Just an SPA MVP.