Skip to content
/ oni Public

Backend API for latest datawhore rewrite. Almost all functionality implemented for the new client. JWT/Passport, TypeScript, Redis, Mongo, NestJS stack.

Notifications You must be signed in to change notification settings

erratik/oni

Repository files navigation

Description

Oni Documentation

Swagger documentation


INSTALLATION

$ npm i

Running the app

# development
$ npm run start:local

Test

# unit tests
$ npm run test


# test coverage
$ npm run test:cov

Backup MongoDB

./scripts/mongo.dump.sh -c mongodb-geisha -db datawhore --network oni_mongo_net

About

Backend API for latest datawhore rewrite. Almost all functionality implemented for the new client. JWT/Passport, TypeScript, Redis, Mongo, NestJS stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages