The Database For Everyone
- Ensure you have the Open-OstrichDB repo is on your machine and the server is running.
- Create a Clerk Account
- Create a
.env
in the root of this project and add the following:
VITE_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key
VITE_API_URL=http://localhost:8042
- Run
yarn install
oryarn
- Run
yarn dev
*** Note: Natural language queries are disabled in this version of the software ***
- Framework/Library: React
- Languages: Typescript/Javascript
- UI: MantineUI, TailwindCSS, Lucide-React(icons)
- Testing: Jest
- Package Manager: Yarn
- Backend: Open-OstrichDB