Skip to content

🚀 First professional project, created from scratch all by myself. Panóplia is a platform that connects artists from different backgrounds to professional opportunities in their art. It is the ideal place for companies to find the right person that matches its creative needs – be them musical, aesthetical or performative.

Notifications You must be signed in to change notification settings

leovenom/Panoplia1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panóplia

Profile

With Ruby on Rails

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

  • Deployment instructions

Make sure Ruby is installed on your system. Fire command prompt and run command:

# Make sure Rails is installed
ruby -v

# If you see Ruby and Rails version then you are good to start, other wise Setup Ruby On Rails on Ubuntu
rails -v

Once done, Now

# Clone respected git repository
git clone https://github.com/leovenom/Panoplia1.0.git

# Install all dependencies
bundle install

# Create db and migrate schema
rake db:create
rake db:migrate

# Now run your application
rails s

The Gem List

About

🚀 First professional project, created from scratch all by myself. Panóplia is a platform that connects artists from different backgrounds to professional opportunities in their art. It is the ideal place for companies to find the right person that matches its creative needs – be them musical, aesthetical or performative.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published