dark-firepit's website https://dark-firepit.cloud/
Go to file
Jill fad20abbf5
update packages
2023-11-05 19:45:06 +03:00
src how did i live without postcss-preset-env 2023-09-06 22:02:46 +03:00
static rewrite; init commit 2022-11-20 07:20:29 +03:00
.gitignore rewrite; init commit 2022-11-20 07:20:29 +03:00
.npmrc rewrite; init commit 2022-11-20 07:20:29 +03:00
README.md fix readme. actually 2022-11-20 07:38:30 +03:00
package.json update packages 2023-11-05 19:45:06 +03:00
pnpm-lock.yaml update packages 2023-11-05 19:45:06 +03:00
postcss.config.cjs how did i live without postcss-preset-env 2023-09-06 22:02:46 +03:00
svelte.config.js how did i live without postcss-preset-env 2023-09-06 22:02:46 +03:00
update.sh clean up old code (??? what was i COOKING) 2023-09-05 20:31:36 +03:00
vite.config.js rewrite; init commit 2022-11-20 07:20:29 +03:00

README.md

dark-firepit.cloud

Our website :)

Developing

pnpm install # only run once
pnpm dev --open

Building

Normally you'd run pnpm run build, however, we have a build script at update.sh you can run instead (you'll need access to the server & perms in /var/www/dark-firepit.cloud)