Skip to content

omnidotdev/runa-api

๐ŸŒ™ Runa API

Runa is a project management platform.

Local Development

First, cp .env.local.template .env.local and fill in the values. Then, generate TLS certificates by running bun src/scripts/generateTlsCert.ts.

Building and Running

Install dependencies:

bun install

Setup the database (only required once, to create the database):

bun db:setup

Run database migrations:

bun db:migrate

Run the dev server:

bun run dev

License

The code in this repository is licensed under Apache 2.0, ยฉ Omni LLC. See LICENSE.md for more information.

Releases

Sponsor this project

Packages

Contributors

Languages