Skip to content
/ ruby-dev Public template

Ruby devcontainer and gitpod setup with node and Postgres

License

Notifications You must be signed in to change notification settings

johanmartindev/ruby-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Ruby developer environment template

This is a basic Ruby developer environment with Rails installed and access to Postgres. It's designed to either run as a Devcontainer or on GitPod

To Use

  1. Click the "Use this template" button
  2. Click the "Create repository from template" button
  3. Select the account to own the repository
  4. Give your repository a name

Features

  • Vscode Ruby development extensions
  • RVM and NVM
  • Postgres database server
  • Postgres client

Requirements

  • Assume you're using VSCode
  • For the devcontainer
    • Either use codespaces or docker locally
  • Gitpod
    • Open on gitpod.io

Basic Rails API Application

  • Create a new Rails API application
    • rails new test-api --api

About

Ruby devcontainer and gitpod setup with node and Postgres

Resources

License

Stars

Watchers

Forks

Packages

No packages published