Hackathon Support
1. How do I set up a DB on our website? and how to fetch the database from it.
2. Can you elaborate on the authentication part? Should I have to use middleware or not? I am using react.js.
1 Reply
Welcome! I’d recommend trying out the React Quickstart to get a basic understanding of how Convex works with your site or app: https://docs.convex.dev/quickstart/react
React Quickstart | Convex Developer Hub
Add Convex to a React project