Organize world's knowledge, explore connections and curate learning paths
- api - http services (using TS/Encore)
- app - desktop app (wrapping the website with desktop specific logic) (using Tauri)
- cli - cli (using Go)
- docs - public docs hosted on docs.learn-anything.xyz
- lib - shared utility functions in TS
- nix - shared nix code
- scripts - utility scripts in TS
- web - website hosted on learn-anything.xyz (using React/Next.js + Jazz for local/global state)
Note
Project is currently in unstable state 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, without it, running bun web
is impossible yet
bun setup
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. See main issue for what's in focus right now.
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.