scifi-bedtime-story-time
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data โ all from the browser, and deployed in milliseconds.
index.ts
https://dthyresson--81dac35bc9b24f48a1e7d59cbf9906f5.web.val.run
A fun and interactive app for generating sci-fi space adventures for children.
- ๐ค Choose a sci-fi character (robot, alien, astronaut, spaceship)
- ๐จ Pick a cosmic color for your character
- ๐ Select a space activity (exploring planets, flying spaceships, meeting aliens)
- ๐ Choose a story style (mysterious, funny, adventurous, futuristic)
- ๐ผ๏ธ AI-generated illustrations for each adventure
- ๐พ Save adventures to revisit later
- ๐๏ธ Gallery to browse all your saved adventures
- ๐ฑ Share adventures with friends and family
- ๐จ Futuristic, space-themed UI
/backend- API routes, database, and story generation/frontend- UI components, emoji selectors, and gallery/shared- Shared types and utilities
The application uses SQLite for data storage with the following table:
space_stories_v1- Stores all generated and saved stories
- Select a sci-fi character, color, activity, and story style using the emoji buttons
- Click "Generate My Space Story" to create a unique space adventure
- Save your adventure to the gallery
- Browse and share your saved adventures