Skip to content

Web app for creating own herbal tea as a mix of available ingredients / carried on mostly for training

Notifications You must be signed in to change notification settings

mpiask/paranapary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARANAPARY

Online shop web app with customizable herbal mixtures

codebeat badge

Technology stack Hi! 💎

Name Version
Ruby 2.4.1
Ruby on Rails 5.1.2
postgresql 9.6.3

Browser support

Name Version
IE 10, 11
Chrome newest
Firefox newest
Safari 7 and greater
Opera 15 and greater

Prerequisites ☕

You will need the following things properly installed on your machine..

  • postgresql

Installation 📚

Do following things if it is your initial setup

  • cd ~/Developer/
  • git clone git@github.com:mpiask/paranapary.git
  • cd paranapary
  • bundle install
  • create database with default seeds rake db:create && db:schema:load && rake db:seed

Running / Development 👞

You want to run a project on Your local machine - let's to it!

  • cd ~/Developer/paranapary
  • rails s

Running Tests ♦️

Specs are really important..

  • bundle exec rspec

Deploying 🚄

How to make deploy with current changes?

Access to production 🚄

How to get access production server & database

Worth to read

Troubleshooting 👜

Other valuable info

About

Web app for creating own herbal tea as a mix of available ingredients / carried on mostly for training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published