Coder Social home page Coder Social logo

backend-1's Introduction

Welcome to Komak’s open-source repository 🙏

codecov slackin Total alerts Language grade: JavaScript

Type checking Tests Lint

What is Komak?

Komak is an app born out of necessity in the wake of the COVID-19 events. There are people in our community more susceptible or already exposed to the effects of the virus than others. The goal of Komak is to provide a digital platform for healthy volunteers to help out those most in need.

Komak uses geolocation services to send requests for help with groceries, for example, to nearby volunteers that are willing to help out.

Komak is meant to be open-source, as we need all of the help we can get in this hopefully short-lived endeavor.

Description

This repo is the backend for Komak project (https://github.com/komakio).

Technologies implemented:

Prerequisites

Installation

$ npm install

Running the app

# containers
$ docker-compose up -d

# watch mode on port 3100
$ npm run start:dev

# queue jobs
$ npm run dev:jobs

Test

# e2e tests
$ npm run test

Other commands

# formatting code
$ npm run format

# run linter
$ npm run lint

# run typescript compiler
$ npm run tsc

Swagger API docs

This project uses the Nest swagger module for API documentation. NestJS Swagger - www.swagger.io
Swagger docs will be available at localhost:3100/docs

We can use all the help we can get. Please send an email and any relevant work you’ve done to [email protected]. Join our open Slack community.

backend-1's People

Contributors

mfateminia avatar mokto avatar rasoul-shahriari avatar h09shais avatar

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.