Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaacsarte/momentum-app
https://github.com/isaacsarte/momentum-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isaacsarte/momentum-app
- Owner: IsaacSarte
- Created: 2024-10-03T11:41:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:16:02.000Z (2 months ago)
- Last Synced: 2024-10-30T03:51:03.365Z (2 months ago)
- Language: TypeScript
- Homepage: https://momentum-app-virid.vercel.app
- Size: 786 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Momentum App using Next.js, Drizzle ORM, PostgreSQL, and Tailwind CSS, and bun as the javascript runtime
This is a simple todo app built with Next.js, Drizzle ORM, PostgreSQL, and Tailwind CSS. It demonstrates how to use the Drizzle ORM to interact with a PostgreSQL database and how to use Tailwind CSS to style the app.