All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Auth0 public key to api build step.
- Created auth function to check auth0 login.
- Added error message for unauthenticated users trying to create hazard.
- Added custom map pins.
- Added hover over message.
- Serverless lambda prisma build step.
- Moved from v2
httpApi
to v1http
due to authorizer conflict.
- Initialised the project using vite, react and typescript.
- Created a basic readme.
- Added mapbox mapping functionality.
- Added tailwindcss.
- Added serverless framework api.