- Configure
.envfile (copy.env.exampleto.env). - Run the following:
docker compose upYou should now see on localhost:4000:
You can configure the:
starter_config.json: This has settings in webpage (eg. titles), along the reference images and css it has.starter_hook.ex: This has custom logic you can write to extend default behaviours..env: This contains secrets (eg. oauth/email/etc.)
- Fork this repo.
- Go to fly.io (or another docker provider).
- Connect the app with the repo you forked.
- Launch the app and set your secrets.
