Ecosyste.ms: Awesome
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: 26 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T03:29:44.000Z (about 1 month ago)
- Last Synced: 2024-10-16T03:21:13.332Z (28 days ago)
- Language: TypeScript
- Homepage: https://kismetcasa.xyz
- Size: 3.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### kismetcasa
![Kismet Casa logo](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`What the site does right now:
- SPA(single-page application) that shows:
- main video + logo
- description
- events
- NFTs
- contact infoLonger term edits:
- Add a form to apply to a Kismet Casa event(s)
- note: [this is working on wip/form](https://github.com/dylsteck/kismetcasa/tree/wip/form), we just need to choose form contents and then deploy
- Move internal content packages to DAOKit so packages and content can be edited in one place(no-code as well, espc. important for the content)
- Add some crazy design down the line(eg. maybe a 3D representation of the Buenos Aires hacker house, where each room is a different section of the website?)