Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-gostack4-module6

:octocat: Deploy and CI using Git with Heroku server and Heroku CLI or with Ubuntu server, PM2, serve, GitHub, DigitalOcean, Nginx and Buddy
https://github.com/osvaldokalvaitir/reactjs-gostack4-module6

bootcamp ci deploy gostack gostack-4 reactjs rocketseat

Last synced: 8 days ago
JSON representation

:octocat: Deploy and CI using Git with Heroku server and Heroku CLI or with Ubuntu server, PM2, serve, GitHub, DigitalOcean, Nginx and Buddy

Awesome Lists containing this project

README

        


Logo


ReactJS - GoStack 4 Module 6


:octocat: Deploy and CI using Git with Heroku server and Heroku CLI or with Ubuntu server, PM2, serve, GitHub, DigitalOcean, Nginx and Buddy


:link: This repository is a copy of ReactJS - GoStack 4 Module 3


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo

![Demo](/.github/assets/demo.png)

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module6

# Entry in folder
cd reactjs-gostack4-module6

# Install deps with npm or yarn
npm install | yarn

# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.

# Launch the app with npm or yarn
npm run start | yarn start
```

Click to learn more about the tools used: [Git](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git.md).

Heroku server: [Heroku](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/heroku.md) - Follow the steps `Projeto ReactJS com Create React App > Deploy com Heroku CLI`

Ubuntu server: [Ubuntu](https://github.com/osvaldokalvaitir/awesome/blob/main/src/os/ubuntu.md), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [DigitalOcean](https://github.com/osvaldokalvaitir/awesome/blob/main/src/servers/digitalocean.md), [Nginx](https://github.com/osvaldokalvaitir/awesome/blob/main/src/web-servers/nginx.md), [Buddy](https://github.com/osvaldokalvaitir/awesome/blob/main/src/ci-cd/buddy.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho