Just a simple project to lear a little about React, Auth and Databases. You can track the 20s ypu throw.
- Clone the repository.
- Install NPM Packages
npm i
- Create a
.envfile. Ive created a.env.example. Just rename or duplicate it. - Fill the variables with your credentials. Link to all ENV-Variabels
- Try it!
npm run dev
- Go to localhost:5173
| Name | Explaination | Default |
| VITE_POCKETBASE_URL | The URL to your Pocketbase Instance | Not given |
