Skip to content

Virtual museum, where you can find 50 works chosen according to a theme.

License

Notifications You must be signed in to change notification settings

NeoxAzrot/museum-ruby

Repository files navigation

Museum ruby

The following instructions will help you get started and use the application.

Prerequisites

NodeJS

Installation for MacOS, Linux and Windows.

Ruby version: 2.6.5

Ruby on Rails version: 5.2.4.1

PostgreSQL

Configuration

In the project folder, install the gems

bundle install

Creation of the database

In the project folder, create the database

rails db:create

Perform migration of the database

rails db:migrate

Initializing the database

You will need to add the data yourself directly from the site admin panel.

Running the site

To start the rails server

rails s

Sami Lafrance

About

Virtual museum, where you can find 50 works chosen according to a theme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published