https://github.com/catalystcode/imaginem-services
Azure UI Services for the configurable image recognition and classification pipeline
https://github.com/catalystcode/imaginem-services
azure-table-storage express-js mssql nodejs postgres
Last synced: 7 months ago
JSON representation
Azure UI Services for the configurable image recognition and classification pipeline
- Host: GitHub
- URL: https://github.com/catalystcode/imaginem-services
- Owner: CatalystCode
- License: mit
- Created: 2017-03-03T08:51:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T22:58:37.000Z (over 8 years ago)
- Last Synced: 2025-01-22T15:48:03.751Z (9 months ago)
- Topics: azure-table-storage, express-js, mssql, nodejs, postgres
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Imaginem-Services
Azure WebApp for the configurable image recognition and classification pipeline##Pre-requisites
Install node version >- 6.0 on your local.
clone this repo to your local##Local Environment
Define the following environment variable.`AZURE_STORAGE_CONNECTION_STRING = xxx`
##Installation
`cd Imaginem-Services`
`npm install`
`node server.js`