SGCarsTrends API provides data and insights about car trends in Singapore.
- Node.js
- pnpm
- Clone the repository
- Install dependencies
pnpm install
- Run the application
pnpm dev
-
Run tests
pnpm test
-
Lint code
pnpm biome lint
-
Typecheck
pnpm typecheck
-
Deploy
pnpm deploy
-
Remove deployment
pnpm remove
-
Open SST Console
pnpm console
This project is licensed under the MIT License - see the LICENSE.md file for details.