Skip to content

appsinacup/gamend_starter

Repository files navigation

Gamend Starter

Run locally

  1. Configure .env file (copy .env.example to .env).
  2. Run the following:
docker compose up

You should now see on localhost:4000:

example

Configure

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.)

Deploy

  1. Fork this repo.
  2. Go to fly.io (or another docker provider).
  3. Connect the app with the repo you forked.
  4. Launch the app and set your secrets.

About

Starter repo for gamend game server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published