Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertene1994/drawing-back-end

Back-end application for collaborative drawing.
https://github.com/robertene1994/drawing-back-end

collaborative collaborative-drawing drawing express mongodb nodejs websockets

Last synced: about 2 months ago
JSON representation

Back-end application for collaborative drawing.

Awesome Lists containing this project

README

        


Drawing


Drawing




### Back-end application for collaborative drawing built with Node. It can be accessed at [Drawing](https://drawing-web.herokuapp.com).

#### DevOps (CI/CD) ☁

[![DevOps (CD)]()](https://github.com/robertene1994/drawing-back-end/actions?query=workflow%3A%22DevOps+%28CD%29%22)

#### Continuous Deployment 🚀

![Heroku](https://heroku-badge.herokuapp.com/?app=drawing-web)

## Installation 🔧

To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.

```bash
npm install --save
```

## Scripts 📜

### `npm start`

Runs the app in the production mode.
Open [http://localhost:4201](http://localhost:4201) to view it in the browser.

### `npm run start:dev`

Runs the app in the development mode.
Open [http://localhost:4201](http://localhost:4201) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

## License 🔑

[![MIT](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)