Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njm222/kashmedia-backend
Backend for kashmedia
https://github.com/njm222/kashmedia-backend
Last synced: 24 days ago
JSON representation
Backend for kashmedia
- Host: GitHub
- URL: https://github.com/njm222/kashmedia-backend
- Owner: njm222
- Created: 2020-05-14T05:22:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T18:52:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T08:33:24.930Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kashmedia (backend)
A CMS for a portfolio website [kashmediafilms](https://kashmediafilms.com/)
## Getting Started for local use
1. install the prerequisites
2. yarn install
3. register an application with aws, sendgrid, mongoDB Atlas
3. update the process.env with the keys from registering with aws & sendgrid & mongoDB Atlas
4. yarn build
5. yarn start## Prerequisites
Requirements are Node.js and yarn
## Deployment
Hosted @ (https://kashmedia.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)
* [sendgrid](https://sendgrid.com/)
### Author
* **Nathan Menezes**