Skip to content

seeds-of-creativity/home-rails

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Use ruby v2.4.1

  • System dependencies

Configuration

Run:

bundle install

./bin/rails s

When doing development run this command in another terminal window:

./bin/webpack-dev-server

This builds the front end code and will be used by the Rails server. For production, it will be run once to compile the React code into javascript

  • 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