Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 725 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 725 Bytes

Deepomatic detection demo

Presentation

Mini app which show Deepomatic detection API capabilities.

You can test it directly with this URL : http://epimodev-deepomatic-demo.surge.sh/

Development

To build this project, you have to create an environment file in environments folder which contains variables to communicate with Deepomatic API :

You can generate an APP_ID and an API_key by creating a developer account on https://developers.deepomatic.com/home.

Launch dev server

$ yarn dev env_file_name

Build app

$ yarn build env_file_name