Skip to content

johannschopplich/dachsbau-backend

Repository files navigation

Dachsbau Backend

Note

Forked from 🍫 Cacao Kit Backend. All of the features and settings apply here as well.

This website is intended as the backend for the Nuxt 3 frontend. If the URL is called and no Authentication header is sent with the requerst, the user will automatically forwarded to the Kirby Panel.

👉 See the Dachsbau Frontend repository for the whole frontend code!

Prerequisites

  • PHP 8.2+

Kirby is not free software. However, you can try Kirby and the Starterkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when you’re convinced, buy your license.

Setup

Composer

Kirby-related dependencies are managed via Composer and located in the vendor directory. To install them, run:

composer install

Environment Variables

Duplicate the .env.development.example as .env:

cp .env.development.example .env

Optionally, adapt it's values.

Usage

See the Dachsbau Frontend repository.

Deployment

Note

See ploi-deploy.sh for exemplary deployment instructions.

Some hosting environments require to uncomment RewriteBase / in .htaccess to make site links work.

License

MIT License © 2022-PRESENT Johann Schopplich

About

🦡 Kirby headless backend for dachsbau-tautenhain.de

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published