Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 777 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 777 Bytes

Concepts

Setting up a dev env

  1. Clone the repo (git clone https://github.com/rage/concepts.git)
  2. Install docker and docker-compose.
  3. Build dev docker images with ./compose build
  4. Start everything with ./compose up -d
  5. Deploy the database with ./prisma deploy
  6. Go to http://localhost:8080 in your browser

Previews

Workspace manager

Workspace manager preview

Concept mapper

Concept mapper preview

Concept graph

Concept graph preview

Workspace heatmap

Workspace heatmap preview