Home

Awesome

Deploy to Render

Remix stack for Render.com

This is a very simple remix stack built for render.com. This includes:

How to use this?

Developing

You can use docker-compose up -d to boot postgres locally, and the connection strings you need are in .env.

You should make an .env.development file to store all your local environment settings to keep out of git