Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashkumarverma/attendance-backend

Backend for Attendance application
https://github.com/yashkumarverma/attendance-backend

azure docker express jsdocs mongodb typescript

Last synced: 9 days ago
JSON representation

Backend for Attendance application

Awesome Lists containing this project

README

        

# Attendance Application : Backend

[![Build Status](https://travis-ci.com/YashKumarVerma/attendance-backend.svg?token=bdYdpM7ki4qrmdCwJmGf&branch=master)](https://travis-ci.com/YashKumarVerma/attendance-backend)
[![codecov](https://codecov.io/gh/YashKumarVerma/attendance-backend/branch/master/graph/badge.svg)](https://codecov.io/gh/YashKumarVerma/attendance-backend)
![GitHub](https://img.shields.io/github/license/yashkumarverma/attendance-backend)
![GitHub top language](https://img.shields.io/github/languages/top/yashkumarverma/attendance-backend)
![Dependencies](https://img.shields.io/david/yashkumarverma/attendance-backend)
![GitHub last commit](https://img.shields.io/github/last-commit/yashkumarverma/attendance-backend)
![GitHub repo size](https://img.shields.io/github/repo-size/yashkumarverma/attendance-backend)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/yashkumarverma/attendance-backend/latest)](https://hub.docker.com/repository/docker/yashkumarverma/attendance-backend)
[![Docker Automated build](https://img.shields.io/docker/automated/yashkumarverma/attendance-backend)](https://hub.docker.com/repository/docker/yashkumarverma/attendance-backend)

## Building and Running

```
$ npm install
$ npm run build
$ npm run server
```

## Docs

[![Run in Postman](https://run.pstmn.io/button.svg)](https://documenter.getpostman.com/view/10043948/Szf52ouG)

Instanbul Coverage Reports : [ykv-attendance-cov.surge.sh/](http://ykv-attendance-cov.surge.sh/)