- NextJS
- Tailwind
- Shadcn
- Appwrite
- You will need to setup an Appwrite Cloud account. Sign up here.
- You will also need a Spotify app setup. Sign up here.
- You will need to setup your own Appwrite instance, at this time Appwrite cloud does not support relationships so you will need to self host Appwrite version 1.3.7+ yourself. You can easily self host your own instance of Appwrite using Digital Ocean. Find that here
- You will also need a Spotify app setup. Sign up here.
- appwrite login
- appwrite deploy collection
- use a to select all collections
- appwrite deploy function
- use a to select all functions
- Update env variables based on the example.env files in each function directory.