https://github.com/firecamp-dev/website
https://github.com/firecamp-dev/website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/firecamp-dev/website
- Owner: firecamp-dev
- License: agpl-3.0
- Created: 2023-07-01T10:52:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T12:47:34.000Z (about 2 years ago)
- Last Synced: 2025-04-14T04:16:20.459Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://firecamp.io
- Size: 36.6 MB
- Stars: 5
- Watchers: 2
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
Install deps
```
bun install
```
Run development server
```bash
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.