Organize world's knowledge, explore connections and curate learning paths
- lib - shared functions
- scripts - utility scripts
- web - website hosted on learn-anything.xyz (using React, TanStack Start, Jazz)
Note
Other folders present in repo are in non stable state.
Note
Project is currently in unstable state for contributions but actively improving. Reach out on Discord for help.
Using Bun:
bun i
Note
bun setup is not yet done but will be a command to fully bootstrap a local working env for the project
bun setup
You need to have this web/.env
in order to run the website:
### ALL
RONIN_TOKEN=
### DEV
VITE_APP_NAME="Learn Anything"
VITE_APP_URL=http://localhost:3000
VITE_CLERK_PUBLISHABLE_KEY=
VITE_CLERK_SIGN_IN_URL=/sign-in
VITE_CLERK_SIGN_UP_URL=/sign-up
VITE_JAZZ_PEER_URL=
VITE_JAZZ_GLOBAL_GROUP_ID=
CLERK_SECRET_KEY=
Currently the way to get them is to message us on Discord (this will be improved/automated).
bun web
If you want to help contribute to code, ask for help on Discord's #dev channel. You will be onboarded and unblocked fast.
Can see existing issues for things being worked on.
Can open new issue (search existing ones for duplicates first) or start discussion on GitHub or Discord.
Can always submit draft PRs with good ideas/fixes. We will help along the way to make it merge ready.
We are a small team of core developers right now but are always looking to expand. We will reach out with offer to join us if you contribute to repo in form of PRs. Can also contact us via email.