Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehanix/arcada-backend

🔧 backend for interior design platform
https://github.com/mehanix/arcada-backend

api expressjs floor-planning mongodb mongoose nosql

Last synced: 2 months ago
JSON representation

🔧 backend for interior design platform

Awesome Lists containing this project

README

        

# arcada-backend

This is the backend for ![arcada - interior design platform](https://github.com/mehanix/arcada). Go there for the main presentation of the project.

Server side powered by

![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)

For backend setup:
```
clone repo
npm i
node app.js
```