No description
- CSS 50.8%
- JavaScript 30.2%
- Astro 14.3%
- Shell 4.7%
|
|
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
Website zur Überwachungsfrei Kundgebung
Developing Locally
Edit the main pages in src/pages/ and run the following commands in a separate terminal.
pnpm install
pnpm run dev
Deploying
pnpm run build
rsync -rv --delete dist/ public-web-static.hosts.hamburg.ccc.de:ueberwachungsfrei.eu/
Then on public-web-static
sudo rsync -rv --delete --chown=ueberwachungsfrei-deploy:ueberwachungsfrei-deploy ./ueberwachungsfrei.eu/ /var/www/ueberwachungsfrei.eu/