Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 349 Bytes

Catalog

List of all dataesr projects.

Dev

Create a .env file in the server directory and set "VITE_GIT_PAT=HERE_IS_YOUR_GITHUB_PAT".

npm i && npm start

Private metadata

To add your private metadata, set your env var VITE_PRIVATE_METADATA_URL=url.to.your/file.json in your .env.local file in the client directory.