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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ”— 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

πŸ’» Demo

Demo

πŸ”§ Install and run

Open terminal:

# 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.

Heroku server: Heroku - Follow the steps Projeto ReactJS com Create React App > Deploy com Heroku CLI

Ubuntu server: Ubuntu, GitHub, DigitalOcean, Nginx, Buddy.

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

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

License:MIT License


Languages

Language:JavaScript 84.0%Language:HTML 16.0%