mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
# Learn-Anything.xyz
|
|
|
|
[](https://x.com/learnanything_)
|
|
|
|
[Learn-Anything.xyz](https://learn-anything.xyz) is an open-source learning platform.
|
|
|
|
## Setup
|
|
|
|
[Bun](https://bun.sh) is required to run this project.
|
|
|
|
```bash
|
|
bun i
|
|
```
|
|
|
|
## Run Website
|
|
|
|
```bash
|
|
bun web
|
|
```
|
|
|
|
## Development
|
|
|
|
- [Jazz](https://jazz.tools/) is used for all global/local state management.
|
|
- The project is currently in an unstable state but actively improving.
|
|
|
|
## Contributing
|
|
|
|
Currently things are unstable but will improve.
|
|
|
|
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 always submit draft PRs with good ideas/fixes. We will help along the way to make it merge ready.
|
|
|
|
## Chat
|
|
|
|
Community chat in [Discord server](https://discord.gg/bxtD8x6aNF).
|
|
|
|
Internal dev chat in Telegram (can email `join@learn-anything.xyz` to join core team). We will reach out with offer to join if you contribute to repo in form of PRs too.
|