Skip to content

pabloarf/ruby-based-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Ruby version

2.7.5

  • System dependencies

Rails version = 6.1.3.1

  • Configuration

Setup

  • Rename rubybase with project_name

  • Create a .env file

cp .env.sample .env

Run server

bundle exec rails server -b 0.0.0.0
  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published