Skip to content

Repository files navigation

jp_com

This is my personal site: React frontend and Rails backend, orchestrated by docker-compose.

Getting Started

  • Ensure correct versions are installed:
    • Ruby: 3.2.0
    • Node: 17.9.0
  • If on Linux, ensure libpq-dev is installed:
    • sudo apt install libpq-dev
  • Ensure that yarn is installed:
    • npm install --global yarn
  • cd into the react_ui library and run:
    • yarn install
  • cd into the rails_api directory and run:
    • bundle install
  • Duplicate .env.sample file and rename to .env
  • Run docker-compose up

About

React/Rails App

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages