Giter Site home page Giter Site logo

gelada-backend's Introduction

Championship manager

Description ℹ️

API made with NestJS, TypeScript and MongoDB. The goal is to help people managing amateur soccer championships generating matches, saving scores, setting most valuable players and saving history.

Team ✨

Docs 📄

Requirements ⚙️

Installation ⬇️

# Install dependencies

$ yarn


# Install husky

$ yarn husky install

Running the app 🏃

# development

$ yarn start


# watch mode

$ yarn start:dev


# production mode

$ yarn start:prod

Test 🧪

# unit tests

$ yarn test


# e2e tests

$ yarn test:e2e


# test coverage

$ yarn test:cov

Contribute 🤝

Branches

Pull requests should be composed of type and branch name.
Branch name must be spaced by "-".
The types might be:

  • feature - For new features
  • fix - For adjustments (both bugfixes and hotfixes)
  • release - For release branches

Example: feature/navbar-mobile

Commits

Commits should be structured as ():
Example: feature(navbar-mobile): adding smooth scroll

Default Branches

  • master - Most stable code
  • develop - Most recently developed

Pull requests

Pull requests must have good descriptions.
The three main topics of the description are:

  • What I did
  • How I did
  • How to test

Of course it's not mandatory, sometimes it won't make sense to add some of these.
But add descriptive PRs with pictures and referencing code when needed.

Methodology 🚀

Based on SCRUM, we're having 1 week sprints with sprint planning, sprint retrospective, sprint review and dailies.

We're using Github's projects as a Kanban board for the project and Trello to manage other stuff related to the discipline.

gelada-backend's People

Contributors

debespindola avatar kevbeltrao avatar lilicarla avatar zehzo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zehzo

gelada-backend's Issues

Kickoff do projeto

  • Definição de papeis
  • Criação do Kanban
  • Criação do Readme
  • Canvas de Proposta de Valor
  • Canvas do Modelo de Negócio
  • Canvas do Modelo de Projeto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.