Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.19 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.19 KB

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/oengusio/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