No description
https://tei.su
.github/workflows | ||
.runtime | ||
drizzle | ||
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
astro.config.mjs | ||
Dockerfile | ||
drizzle.config.ts | ||
eslint.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
tsconfig.json |
tei.su
source code for my place on the internet :3
finally with a modern stack (astro + solid)
dev
cp .env.example .env
# fill the variables
echo '[]' > src/components/pages/PageDonate/data.json
pnpm dev