Skip to content

DevRadhy/hub-api

 
 

Repository files navigation

Hub-Api

About 🔖

The Hub-API is a Backend developed for Hub Community on discord 🤖

Link 🕸️:

The Hub-API link is: Hub-API 🤖

Technologies 🚀

License 📝

This project is licensed under the terms of the MIT license. View the file LICENSE for more details.

Contributors ⭐

Caio Emidio
Caio "Em1dio" Carnelos

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

hub Api Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 8.5%
  • Dockerfile 4.7%