Skip to content

ItsJustRuby/deevenue

Repository files navigation

deevenue

Deevenue is a small imagebooru with an emphasis on speed and customization.

Status

Lint Tests Deployment codecov

Bun Docker ESLint Prettier Svelte Tailwind CSS Vite

Development

Setup

Local development uses docker compose. See docker-compose.dev.yml.

Customize your environment variables by copying example.env.

Common tasks are configured using Task in Taskfile.yml. You probably want to run e.g. task dev:run.

Migrations

If you make changes to the database models, the build will automatically fail until you have generated a matching migration file. Run task dev:migrate to generate the file, inspect it and commit it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages