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: about 1 year ago
JSON representation
🔧 backend for interior design platform
- Host: GitHub
- URL: https://github.com/mehanix/arcada-backend
- Owner: mehanix
- License: apache-2.0
- Created: 2022-04-12T09:40:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T12:15:20.000Z (over 2 years ago)
- Last Synced: 2025-03-28T14:11:12.521Z (about 1 year ago)
- Topics: api, expressjs, floor-planning, mongodb, mongoose, nosql
- Language: JavaScript
- Homepage:
- Size: 7.02 MB
- Stars: 8
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arcada-backend
This is the backend for . Go there for the main presentation of the project.
Server side powered by


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