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

Skip to content

Codeinsid/System-Blog-I18N-Rails

Repository files navigation

Thiago almeida

Register gold knights with their photo ability and fight type

The App

Register 'Gold knights' with a linked photo and the type of character's ability.

Technology

Here are the technologies used in this project.

  • Ruby version 2.6.10
  • Rails version 5.2
  • PostgreSQL/sqlite
  • Webpacker

Services Used

  • Github
  • Heroku

Ruby Gems

*-bootsnap *-tty-spinner *-pry-rails *-rails-i18n *-Webpacker

Getting started

  • Dependency

    • Ruby
    • Rails
  • To create and build your database accord of the project.

    • rake yarn install
    • rake db:create db:migrate
  • To create the previous files to use on the project, on the database.

    • rake db:seed
  • To install the yarn

    • yarn install
  • To install the gems.

    • bundle install
  • To run the project.

    • rails s or rails s -b 0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors