Files
archived-linsa/readme.md
2024-09-08 14:31:59 +03:00

47 lines
1.8 KiB
Markdown

# [Learn-Anything.xyz](https://learn-anything.xyz)
> Organize world's knowledge, explore connections and curate learning paths
## Setup
Using [Bun](https://bun.sh):
```
bun i
```
> [!NOTE]
> Project is currently in unstable state but actively improving. Reach out on [Discord](https://discord.gg/bxtD8x6aNF) for help.
## Run website
> [!NOTE]
> Requires jazz to be seeded, docs for this are TODO:
```
bun web
```
## Stack
- [React](https://react.dev/)/[Next.js](https://nextjs.org/) - website built on this
- [Encore](https://encore.dev/) - http services in ts/node
- [Jazz](https://jazz.tools/) - global/local state management in both react and encore ts http services
- [Tauri](https://v2.tauri.app/)/[Rust](https://www.rust-lang.org) - desktop app (wrapping the website with desktop specific logic)
## Contributing
If you want to help contribute to code, ask for help on [Discord](https://discord.gg/bxtD8x6aNF)'s `#dev` channel. You will be onboarded and unblocked fast.
Can see [existing issues](../../issues) for things being worked on. See [main issue](../../issues/110) for what's in focus right now.
Can [open new issue](../../issues/new/choose) (search existing ones for duplicates first) or start discussion on [GitHub](../../discussions) or [Discord](https://discord.gg/bxtD8x6aNF).
Can always submit draft PRs with good ideas/fixes. We will help along the way to make it merge ready.
## Join core team
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.
[![Discord](https://img.shields.io/badge/Discord-100000?style=flat&logo=discord&logoColor=white&labelColor=black&color=black)](https://discord.com/invite/bxtD8x6aNF) [![X](https://img.shields.io/badge/learnanything-100000?logo=X&color=black)](https://x.com/learnanything_)