flozano / btplayground2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BT Playground 2

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 http://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

License:MIT License


Languages

Language:Ruby 86.0%Language:HTML 6.0%Language:Shell 4.2%Language:JavaScript 3.5%Language:Dockerfile 0.2%Language:Procfile 0.0%