Coder Social home page Coder Social logo

rocketseat-chapter_01_02_api's Introduction

rocketseat-chapter_01_02_api

Passos para fazer deploy de Json-Server no Heroku

Para ver video clique na seguinte imagem Deploying Json Server on Heroku

OU

1- Clone este repositorio.

  git clone https://github.com/romualdo-ah/rocketseat-chapter_01_02_api.git

2- Na pasta do repositorio clonado, abra o Terminal.

3- Digite yarn install para instalar os pacotes de dependencia do projeto.

4- Modifique a data de server.json com sua data.

5- Tenha certeza de ter na raiz do projeto o arquivo .gitignore com o conteúdo node_modules.

6- Pushe o projeto com os seguintes comandos:

git add .
  
git commit -m "Subindo o projeto ao gerenciador"
  
git push

7- Instale heroku CLI no seu computador. Seguir os passos de instalação nesse Link

8- Na pasta do seu repositorio clonado, escreva o comando:

heroku create <nome-do-seu-projeto>
heroku login

9- Siga as instruções do Terminal.

10- Clicar no botão login da página aberta.

11- Escrever o comando:

git push heroku main
heroku open

E logo estara o repositorio Json-Server online.

rocketseat-chapter_01_02_api's People

Contributors

romualdo-ah avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.