trips) migrate sqlite and runtime to bun
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Has been cancelled
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Has been cancelled
This commit is contained in:
@@ -5,10 +5,10 @@ A SvelteKit travel planning app for managing trips, travelers, transportation, l
|
||||
## Tech Stack
|
||||
|
||||
- SvelteKit + TypeScript
|
||||
- SQLite (`better-sqlite3`)
|
||||
- SQLite (`bun:sqlite`)
|
||||
- Vitest for unit tests
|
||||
- Biome + Prettier for code quality
|
||||
- Bun for local/deploy build workflows
|
||||
- Bun for local/deploy build and runtime workflows
|
||||
- Docker multi-stage build for production image
|
||||
|
||||
## Features
|
||||
@@ -29,7 +29,6 @@ A SvelteKit travel planning app for managing trips, travelers, transportation, l
|
||||
### Requirements
|
||||
|
||||
- Bun 1.x
|
||||
- Node.js 22+ (runtime target)
|
||||
|
||||
### Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user