Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielfgray/doot
a reddit-ish clone built with remix.run, tailwind, and postgres
https://github.com/danielfgray/doot
express postgres react remix session slonik tailwindcss
Last synced: 2 months ago
JSON representation
a reddit-ish clone built with remix.run, tailwind, and postgres
- Host: GitHub
- URL: https://github.com/danielfgray/doot
- Owner: DanielFGray
- Created: 2022-02-15T16:30:22.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-18T10:20:17.000Z (4 months ago)
- Last Synced: 2024-09-19T13:41:29.728Z (4 months ago)
- Topics: express, postgres, react, remix, session, slonik, tailwindcss
- Language: TypeScript
- Homepage: https://doot.dfg.rocks
- Size: 1.65 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# doot
a reddit clone built with remix.run, tailwind, and postgres
## running it
Make sure you have `docker` and `docker-compose` installed
1. `yarn setup`
Will start and initialize the database, then run migrations
2. `yarn start`
Will start the development server