https://github.com/unboundedsystems/deploy-react-app
Create AND deploy your React app with ease!
https://github.com/unboundedsystems/deploy-react-app
Last synced: 6 months ago
JSON representation
Create AND deploy your React app with ease!
- Host: GitHub
- URL: https://github.com/unboundedsystems/deploy-react-app
- Owner: unboundedsystems
- License: apache-2.0
- Created: 2019-11-15T16:54:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:44:55.000Z (over 1 year ago)
- Last Synced: 2024-10-29T19:01:10.637Z (over 1 year ago)
- Size: 115 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy React App
Watch this space for a new tool that makes it easier than ever to create **and** deploy a new full-stack [React](https://reactjs.org/) app.
`deploy-react-app` will combine all the goodness of [`create-react-app`](https://create-react-app.dev/) with [AdaptJS](https://adaptjs.org/), making it simple to test and deploy **all** the components of your full-stack app, whether locally on your laptop for end-to-end testing or for production in your favorite cloud.
If you're looking for full-stack app creation and deployment right away, check out the Adapt [Getting Started Guide](https://adaptjs.org/docs/getting_started/).
It walks you through creation of a full-stack React project that has a Node.js API backend and a PostgreSQL database.