An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

### kismetcasa

![Kismet Casa banner](https://i.imgur.com/Lmhmp3m.jpg)

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`