https://github.com/akazwz/remixpg
yet another local first todo app build with remix, pglite, drizzle-orm
https://github.com/akazwz/remixpg
drizzle-orm localfirst pglite remix
Last synced: 7 months ago
JSON representation
yet another local first todo app build with remix, pglite, drizzle-orm
- Host: GitHub
- URL: https://github.com/akazwz/remixpg
- Owner: akazwz
- Created: 2024-08-17T08:06:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-17T08:10:42.000Z (about 1 year ago)
- Last Synced: 2025-03-02T07:32:25.272Z (7 months ago)
- Topics: drizzle-orm, localfirst, pglite, remix
- Language: TypeScript
- Homepage: https://remixpg.pages.dev
- Size: 304 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to another local first todo app
## https://remixpg.pages.dev/
- PgLite, local-first database, tiny and fast postgresql database
- Remix, the fullstack framework
- Drizzle ORM, a simple ORM to interact with your database, it is sick to use in web client## Features
- Remix. use remix client loader and client action
- Reactive. It is reactive by default by using remix, no need live extension or any other library
- ORM. Use Drizzle ORM to interact with your database, very productive## Screenshots
