Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
/ graasp-analytics Public archive

Securely access and share anonymized, open data sets.

License

Notifications You must be signed in to change notification settings

graasp/graasp-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This Project has been archived. You can find all the up-to-date code in https://github.com/graasp/client

This was archived on Dec 17 2024.

Graasp Analytics

gitlocalized

Screenshot

graasp analytics

Installation

  1. Run yarn to install the dependencies.
  2. Run the API at localhost:3000
  3. Set the following environnement variables in .env.development (place this file at your project root)
VITE_PORT=3113
VITE_ENABLE_MOCK_API=false
VITE_GRAASP_API_HOST=http://localhost:3000
VITE_GRAASP_AUTH_HOST=http://localhost:3001
VITE_GRAASP_PLAYER_HOST=http://localhost:3112
VITE_GRAASP_LIBRARY_HOST=http://localhost:3005
VITE_GRAASP_BUILDER_HOST=http://localhost:3111
  1. Run yarn start. The client should be accessible at localhost:3113

About

Securely access and share anonymized, open data sets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages