Skip to content

an interactive visualization of historical events throughout spacetime

Notifications You must be signed in to change notification settings

KritR/DataSphere

Repository files navigation

DataSphere Monorepo

Running Development Mode

docker-compose -f ./docker-compose.dev.yml up

If you want the local page to actually query data from the local server. Run the following in the javascript console

enableDebug()

Should live reload files and whatnot

Website is at https://localhost

API is at localhost/api/v1

Make sure you accept the ssl certificate override (recommend Safari / Firefox) Safari doesn't like external certificates from non localhost (aka use localhost instead of 127.0.0.1)

Running Production Mode

docker-compose -f ./docker-compose.prod.yml up

For deployment. Make sure you have SECRET_KEY_BASE assigned in ./.secrets.env

About

an interactive visualization of historical events throughout spacetime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •