Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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