Skip to content

Frontend for EasyDrawer — a React-based UI for browsing, tagging, and managing PDFs.

Notifications You must be signed in to change notification settings

MustnotCan/EasyDrawer-Frontend

Repository files navigation

EasyDrawer Frontend

Description

This repository contains the frontend for the EasyDrawer App.

For more details about the app refer to the backend repository: EasyDrawer backend

Local developement setup :

(Make sure that the backend/db is running )

  1. Clone the repository
  2. Install dependencies: npm install
  3. Set environment variable VITE_API_MAIN to your backend URL (e.g., http://localhost:3001)
  4. Set environment variable VITE_MEILISEARCH_URI to your backend URL (e.g., http://localhost:7701)
  5. Run locally: npm run dev

Contribution

Issues and feedback are welcome!

License

This project is licensed under the MIT License.

About

Frontend for EasyDrawer — a React-based UI for browsing, tagging, and managing PDFs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages