Skip to content

nathanclark/bullet_train

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetroBooks

Getting Started

  1. You must have the following dependencies installed:

    • Ruby 3
    • Node 18
      • See .nvmrc for the specific version.
    • PostgreSQL 13
    • Redis 6.2
    • Chrome (for headless browser tests)

    If you don't have these installed, you can use rails.new to help with the process.

  2. Run the bin/setup script.

  3. Start the application with bin/dev.

  4. Visit https://localhost:3000.

Information about Bullet Train

If this is your first time working on a Bullet Train application, be sure to review the Bullet Train Basic Techniques and the Bullet Train Developer Documentation.

About

The Open Source Ruby on Rails SaaS Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.2%
  • HTML 14.8%
  • JavaScript 2.9%
  • Shell 2.0%
  • Other 0.1%