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: 6 months ago
JSON representation

a reddit-ish clone built with remix.run, tailwind, and postgres

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