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

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

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.