an emergent narrative universe created and communicated over multiple modalities with a focus on generative ai and community
see this Aria's Tale YouTube Playlist for some development sessions and play sessions
- Setup, Install, and Run
- Built With
- Deployment
cp .env.example .env
- Then, populate your local file appropriately. You will need a postgres db and Discord API credentials
npm i && npm run db:migrate && npm run db:seed
npm run dev
Aria's Tale is maintained by the ladderly.io community. Please join the ladderly.io Discord for contributor discussion or technical help.
This is a T3 Stack project bootstrapped with create-t3-app
. The T3 Stack Discordis a useful place to ask for help.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
Feedback and contributions are welcome in the create-t3-app GitHub repository.
Aria's Tale is also built with the following libraries and their associated official documentation:
Aria's Tale is deployed over Vercel. You may need to request permission to view a Vercel preview enviroment for your pull requet.
If you are running your own deployment, consult the official T3 Stack deployment guides for Vercel, Netlify and Docker for more information.