Skip to content

ScottMcDermid/oblivion-completion

Repository files navigation

Oblivion Completion

Track your progress from beginning to 100%

Source for https://completion.oblivion.tools

Launching

Development

First, ensure docker, docker compose and make are installed.

Now start the development server

make dev

Naviage to http://localhost:3000

Deploying

To start production:

make prod-build

Naviage to http://localhost:3000

Environment Variables

You can modify .env for any locally defined environment variables

Name Purpose
CONTAINER_NAME Docker container name
PORT Port server listens to

About

Track your Oblivion progress from start to 100%

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published