Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njm222/marketsquare-backend
A backend built with strapi for marketsquare
https://github.com/njm222/marketsquare-backend
Last synced: 24 days ago
JSON representation
A backend built with strapi for marketsquare
- Host: GitHub
- URL: https://github.com/njm222/marketsquare-backend
- Owner: njm222
- Created: 2020-06-22T10:37:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T02:49:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T08:33:24.787Z (about 1 month ago)
- Language: JavaScript
- Size: 2.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marketsquare (backend)
A CMS for a portfolio website [marketsquare](http://marketsquare.co.in/)
## Getting Started for local use
1. install the prerequisites
2. yarn install
3. register an application with aws, mongoDB Atlas
3. update the process.env with the keys from registering with aws & mongoDB Atlas
4. yarn build
5. yarn start## Prerequisites
Requirements are Node.js and yarn
## Deployment
Hosted @ (https://marketsquare.herokuapp.com)
## Built With
* [node.js](https://nodejs.org)
* [yarn](https://github.com/yarnpkg/yarn)
* [strapi](https://strapi.io)
* [mongoDB](https://www.mongodb.com/)
* [aws-s3](https://aws.amazon.com/s3)
* [aws-ses](https://aws.amazon.com/ses)
### Author
* **Nathan Menezes**