Skip to content

d135-1r43/opus-irae.com

Repository files navigation

opus-irae.com

This is the official website of my Black Metal band OPUS IRAE. It is written in Svelte with SvelteKit and uses Tailwind as a CSS framework. All content is fetched from a self-hosted instance of Directus.

Developing

Once you've created a project and installed dependencies with pnpm install (or pnpm install or yarn), start a development server:

pnpm run dev

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

Deployment

There is a GitHub action triggered after every commit on main which will build a Docker container, push it to GitHub Container Registry and trigger a re-deployment via a webhook. The project uses SvelteKit's node-adaptor to enable SSR.

About

Official website of the Black Metal band OPUS IRAE

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published