Thanks to visit codestin.com
Credit goes to github.com

Skip to content

barroso/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projeto base para ensino das tecnologias Ruby + React.

Este projeto será utilizado para ensino, vou criar os passos para instalar o Ruby, Npm e PostgreSQL.

Projeto baseado no post: (https://medium.com/@bruno_boehm/reactjs-ruby-on-rails-api-heroku-app-2645c93f0814)

Instruções:

  • Ruby version
  • System dependencies
  • Configuration
  • depois que colocar o axios no package, rodar yarn install
  • Database install: PostgreSQL
  • Database initialization
  • rake db:create
  • rake db:migrate (sempre que tiver migrate nova, vamos rodar este comando)
  • How to run the test suite: Rspec

  • Services: Rails e React

  • rails s -p 3001
  • yarn start
  • yarn start Starts the development server.

  • yarn build Bundles the app into static files for production.

  • yarn test Starts the test runner.

  • yarn eject Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

  • We suggest that you begin by typing: cd client yarn start

About

Projeto base para ensino das tecnologias Ruby + React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published