Gerschtli / popchor-koeln

Website of popCHORköln

Home Page:https://popchor-koeln.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website of popCHORköln

Getting started

# setup environment variables, start off by using .env.example
cp .env.example .env

pnpm install

pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --open

One time project setup

Github Actions Secrets

  • CACHIX_AUTH_TOKEN
  • NETLIFY_AUTH_TOKEN
  • NETLIFY_SITE_ID
  • STORYBLOK_ACCESS_TOKEN

Netlify project

  • Set site name
  • Lock auto publishing
  • Set up environment variables (see .env.example)

Storyblok space

  • Create space
  • Run pnpm run storyblok:push-components
  • Create stories

About

Website of popCHORköln

https://popchor-koeln.de


Languages

Language:Svelte 70.8%Language:TypeScript 23.3%Language:JavaScript 3.7%Language:Nix 1.1%Language:CSS 0.6%Language:HTML 0.4%