mirror of
https://github.com/AmanoTeam/site.git
synced 2025-12-14 20:27:42 -03:00
Amano's website.
looks like X randomly unlocked our account, after almost 4 years without any response ¯\_(ツ)_/¯ |
||
|---|---|---|
| .github | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| astro.config.ts | ||
| biome.json | ||
| bun.lockb | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tailwind.config.ts | ||
| wrangler.toml | ||
Amano's website
Building
bun install
bun run build
Build results are in the dist directory.
Testing
bun run dev