https://github.com/omnidotdev/runa-app
🌙 Lunar plans, stellar execution (Runa app)
https://github.com/omnidotdev/runa-app
agile community foss kanban mit open-source project-management workflow
Last synced: about 2 months ago
JSON representation
🌙 Lunar plans, stellar execution (Runa app)
- Host: GitHub
- URL: https://github.com/omnidotdev/runa-app
- Owner: omnidotdev
- License: apache-2.0
- Created: 2025-05-09T04:53:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-03-31T08:09:34.000Z (2 months ago)
- Last Synced: 2026-04-06T03:37:16.184Z (about 2 months ago)
- Topics: agile, community, foss, kanban, mit, open-source, project-management, workflow
- Language: TypeScript
- Homepage: https://runa.omni.dev
- Size: 2.75 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🌙 Runa
Runa is an open-source project management platform.
## Local Development
First, `cp .env.local.template .env.local` and fill in the values.
### Building and Running
```sh
bun install
```
```sh
bun run dev
```
## License
The code in this repository is licensed under Apache 2.0, © [Omni LLC](https://omni.dev). See [LICENSE.md](LICENSE.md) for more information.