https://github.com/dylsteck/kismetcasa
The homepage for Kismet Casa
https://github.com/dylsteck/kismetcasa
Last synced: 2 months ago
JSON representation
The homepage for Kismet Casa
- Host: GitHub
- URL: https://github.com/dylsteck/kismetcasa
- Owner: dylsteck
- License: mit
- Created: 2023-11-28T23:05:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T18:19:42.000Z (3 months ago)
- Last Synced: 2025-04-18T22:50:47.033Z (2 months ago)
- Language: TypeScript
- Homepage: https://kismetcasa.xyz
- Size: 3.35 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### kismetcasa

The homepage for Kismet Casa -- [view the site](https://kismetcasa.xyz)
To run the app locally:
- Install dependencies: `npm install`
- (optional) Copy `.env.example` to `.env.local` and add your Google Analytics ID
- Start the app: `npm run dev`