Future home of sendou.ink sendou.ink, Lohi and related projects monorepo.
- Make a copy of
.env.template
in the root folder. Name it.env
. - See documentation on how to populate the values of the
.env
file. - Install Yarn 1.22. if you don't have it installed already.
- In the project's root folder use the
yarn
command to install dependencies. - Use
yarn dev
to start the web app on http://localhost:5800/
Everything is still very much work in progress but the basic idea is that any issue that isn't assigned to me I'm happy to accept help on.
If you want to see someone or yourself work on something that isn't reported as issue yet then please make one first.