https://github.com/yousef8/goodreads-replica-api
A website that is a clone for the famous Goodreads website using the MEAN stack
https://github.com/yousef8/goodreads-replica-api
angular angularjs goodreads mean mean-stack mongodb mongoose node-js nodejs
Last synced: about 1 month ago
JSON representation
A website that is a clone for the famous Goodreads website using the MEAN stack
- Host: GitHub
- URL: https://github.com/yousef8/goodreads-replica-api
- Owner: yousef8
- License: gpl-3.0
- Created: 2024-02-16T12:26:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-01T22:49:13.000Z (about 1 year ago)
- Last Synced: 2024-03-02T21:39:44.984Z (about 1 year ago)
- Topics: angular, angularjs, goodreads, mean, mean-stack, mongodb, mongoose, node-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goodreads-Replica-API
A website that is a clone for the famous Goodreads website using the MEAN stack
## Usage
Create `images/` folder in your project root directory, to save the uploaded images to it.
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`SECRET` to generate jwt tokens
`DEFAULT_ADMIN_USERNAME` for default admin creation
`DEFAULT_ADMIN_PASSWORD` for default admin creation