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

https://github.com/rahulrsingh09/react-ssr

Server Side | Isomorphic | Universal React App
https://github.com/rahulrsingh09/react-ssr

express heroku heroku-deployment nodejs react-redux reactjs redux-saga serverside-rendering styled-components typescript universal-react

Last synced: 12 months ago
JSON representation

Server Side | Isomorphic | Universal React App

Awesome Lists containing this project

README

          

# React-SSR
Server Side React

This Projects aims at creating a Server Side Rendered React App . You can name it like Universal React, Isomorphic React, SSR etc.
Let's not get into the naming confusion .

## Inspiration
Aiming at creating a boilerplate code with all the recent trends in Web App Development. I will not get into details of why use
SSR, as there are a lot a material out there. One which i feel gives a detailed picture from where i learned some minor details
was this awesome medium link

## How to run this

### For Master Branch
```
npm run dev
```
### For Heroku Branch
```
Clone and deploy to Heroku using Heroku Web CLI, check heroku Branch for changes in the project for deployment
```
More Details on the deployment can be found in this SO post

## Authors

* **Rahul Singh** - *Initial work* - [Contact Card](https://www.linkedin.com/in/rahul-singh-78032876/)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* waiting for :)