Skip to content

esamarathon/oengus-webapp

Repository files navigation

Oengus translateBadge

Oengus is a web application that helps manage speedrun marathons

https://oengus.io

Note that the back-end lives on this repository https://github.com/esamarathon/oengusio.

How to run on your computer

Requirements

Instructions

Dependencies

npm install

Grab Translation files

git submodule update --init --recursive

Run

npm start

Support

Please join the official Discord server for questions and support

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate (if tests exist).

Translating

This project uses weblate for its translations, you can contribute by visiting https://hosted.weblate.org/projects/oengusio/site

License

GNU AGPL v3.0