Thank you for taking the time to contribute!
You can:
- Join our community on Discord to learn & build this project together
- Submit bug reports or feature requests
- Fix open issues and create PRs
- Improve documentation, our design mockups, the code and more! These are just some ideas.
Learn Anything is a website built using NextJS, Go, PostgresDB and Hasura.
To run the project:
- Clone the repo (
git clone https://github.com/learn-anything/learn-anything
) - Run
yarn
(download all dependencies) - Run
yart start
(start local development) - Edit the code & run it! ✨
Please search existing issues and pull requests to check if somebody else is already working on the issue.
Don't be afraid to ask questions, open issues for discussion or opening Draft PRs with code.