Main website of the Lichess Swiss League project.
npm install
//Replace [CONNECTION STRING]
echo 'MONGO_KEY = '[CONNECTION STRING]' > .env
npm run build
npm run start
The following instructions will make the next app start on boot or after undesired crash:
crontab -e
Add the following instruction:
*/1 * * * * ~/lichess-swiss-league-website/script.sh start
PRs accepted.
Please contact me if you wish to contribute.
MIT © Daniel Bray