Skip to content

Using the Lenticular Lens ⚙️

1. Installation

To install a local version of the Lenticular Lens, follow the installation steps described below.

  1. Make sure Docker and Docker Compose are installe
  2. For Windows and Mac users: install Docker Desktop.
  3. Use the provided docker-compose.yml as a baseline.
  4. Run docker-compose
  5. Visit http://localhost:8000 in your browser

Note:
This will create a folder pgdata with the database data.
To clean up the database and start from scratch, simply remove this folder.

2. API

Through Github, the Lenticular Lens API is made available with a set of functions and procedures allowing for the code to be reused and/or extended .