My personal website.
Technologies used:
- bun: Bundler/Transpiler & Package manager
- remix: full stack web framework
- tailwindcss: styling
- playwright: End-To-End Tests
- prettier: Formatting code (My config)
- eslint: Lint code
- sqlite: sql database
Install dependencies:
$ bun install$ bun run dev$ fly deploy$ bun run test$ bun run test:e2edeploy
bun x checkly deployIf you want to contact me you can reach me at hi@patwoz.de.
MIT