Skip to content

Rising Tides will be the first interactive online skills-based volunteering platform to connect professionals to communities in need of cultural heritage adaptation expertise.

License

Notifications You must be signed in to change notification settings

calblueprint/rising-tides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arctic Institute: Rising Tides

Rising Tides will be the first interactive online skills-based volunteering platform to connect professionals to communities in need of cultural heritage adaptation expertise.

🤖 Technologies:

  • Ruby 2.5.1
  • Rails 5.2.1
  • Node 10.x
  • PostgreSQL 10.x

📦 Installation

git clone https://github.com/calblueprint/rising-tides.git
cd rising-tides
gem install bundler -v '2.0.1'
bundle install
yarn install
gem install mailcatcher
  • 🚨SPECIAL NOTE 🚨 Mailcatcher
    • Do not include this in the gemfile as it will cause conflicts with the application's gems in the future

🗂Open a seperate terminal tab and execute the following command

🔮Set up the database

rake db:create
rake db:migrate
rake db:seed

🔌 Start the rails server

  • rails s

🌊 Accessing the Rising Tides Application

🔑Accessing the Admin Dashboard

🧰 Webpacker/react

If setting up webpacker/react for the first time, run:

rails webpacker:install
rails webpacker:install:react
rails generate react:install

🐳 Using Whales:

First time installation: run whales bootstrap

whales s

About

Rising Tides will be the first interactive online skills-based volunteering platform to connect professionals to communities in need of cultural heritage adaptation expertise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published