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

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

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