OMEKA CUSTOM API At the moment a very simple API Cache, requires redis. create an .env file based on the example cp .env.example .env install dependencies npm i start server node index.js development with hot reload npm run dev