An open API service indexing awesome lists of open source software.

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)

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.