This is a silly little project made for Summer of Making Grand Survey - a event where people had to make small website which are linked to more scenes
Basically I made this for Scene 29 which is about a shy bridge. That inspired me to make a... you'll never guess... a shy bridge! Wow! Anyways, I hope you like my project.
Idk why you would want to self host this but if you do, here are the steps:
- Clone repo
- Run
npm installor whatever package manager you use - Run
npm run dev --opento open the project in your browser or any package manager. For your info this project uses Bun so I'd reccommend using that but afaik other package managers can be used.