Skip to content

edge-ml/backend

Repository files navigation

Backend

Tests Publish Docker image

A REST API for the edge-ml backend.

Getting started

Before you get started clone this repository and the authentication repository and make sure, both repositories are located in the same folder.

You can either run the application within a docker container or directly.

Development

If you want to run the application locally, please follow the mongoDB installation guide.

Please make sure mongoDB and edge-ml authentication is up and running.

Then run the following commands:

npm install
npm run start

Testing

After developing and before committing, please make sure all test are passing. MongoDB and edge-ml Authentication need to be up and running.

npm run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published