Amano's website.
Find a file
Alisson Lauffer ea5f682979
update dependencies and readd X and add LinkedIn
looks like X randomly unlocked our account, after almost 4 years without any response ¯\_(ツ)_/¯
2024-11-15 18:07:19 -03:00
.github Add CodeQL workflow for GitHub code scanning (#32) 2023-07-10 22:46:19 -03:00
src update dependencies and readd X and add LinkedIn 2024-11-15 18:07:19 -03:00
.editorconfig add editorconfig file and reformat files 2022-07-14 19:57:14 -03:00
.gitignore initial (dirty) migration to astro (to be improved later) 2024-06-08 02:25:42 -03:00
astro.config.ts add biome linting 2024-07-20 15:26:27 -03:00
biome.json update dependencies 2024-09-12 21:09:40 -03:00
bun.lockb update dependencies and readd X and add LinkedIn 2024-11-15 18:07:19 -03:00
LICENSE update deps 2024-06-07 22:36:39 -03:00
package.json update dependencies and readd X and add LinkedIn 2024-11-15 18:07:19 -03:00
README.md migrate to bun 2024-06-29 15:41:02 -03:00
tailwind.config.ts add biome linting 2024-07-20 15:26:27 -03:00
wrangler.toml migrate to bun 2024-06-29 15:41:02 -03:00

Amano's website

Building

bun install
bun run build

Build results are in the dist directory.

Testing

bun run dev