Files
omnivore/packages/web
Jackson Harper 7f59a23294 Dont pass library item id to backend when updating highlights
The native (iOS and Android) code needs this param but we
cant send it to the web.
2024-01-23 14:51:17 +08:00
..
2022-02-11 09:24:33 -08:00
2024-01-02 18:48:58 +08:00
2024-01-03 15:03:03 +08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00
2023-09-13 10:22:45 +08:00
2022-02-11 09:24:33 -08:00
2022-04-14 22:45:41 +00:00
2022-02-11 09:24:33 -08:00
2023-12-07 17:59:28 +08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00
2022-02-11 09:24:33 -08:00

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Environment Variables

Create a new file in this same dir and name it env.local. Copy the contents of .env.template and paste it in. Fill in your own values for the services you need and the urls you will be deploying to.