Doot
a reddit-ish clone built with remix.run, tailwind, and postgres
Install / Use
/learn @DanielFGray/DootREADME
doot
a reddit clone built with remix.run, tailwind, and postgres
running it
Make sure you have docker and docker-compose installed
-
yarn setupWill start and initialize the database, then run migrations
-
yarn startWill start the development server
