aHub-Tech / hub-api

hub Api Backend
7 stars 3 forks source link

Reescrever o Readme.md #1

Closed caio-emidio closed 3 years ago

caio-emidio commented 3 years ago

Escrever sobre o projeto. Talvez pedir ajuda grumpy_lele.

mateusdrag1 commented 3 years ago

HUB - API

The Hub-API is a Backend developed for Hub Community on Discord ๐Ÿค–
View Demo ยท Report Bug ยท Request Feature

๐Ÿ›  Technologies

๐Ÿ‘ท How to install and Running the APP

# Clone the repository
$ git clone https://github.com/aHub-Tech/hub-api.git

# Going to project folder
$ cd hub-api

# Install all dependencies
$ npm install

# Start with development
$ npm run start

# Start in watch mode
$ npm run start:dev

# Start in production mode
$ npm run start:prod

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

๐Ÿค Contributors

๐Ÿ“ License

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

caio-emidio commented 3 years ago

Atualizado de acordo com o @mateusdrag1