/reddit-clone-server

Graphql Server API for reddit-clone-client

Primary LanguageJavaScriptMIT LicenseMIT

Reddit Clone Server

Reddit clone server for Reddit Clone Client

Installation

Reddit Clone requires the following...

Quick start:

# To build server
yarn run build

# To run build server
yarn run start

# To run dev server
yarn run dev

# To deploy on heroku
heroku create && git commit -m "Deploying on heroku" && git push heroku master

App Info

Author

Eric Zhang

Version

1.0.0

License

This project is licensed under the MIT License - see the LICENSE file for details