Skip to content

ithul/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Personal Portfolio

By Andrew Thul

Description

Personal Portfolio is a basic personal information site including project pages, blog posts, and proper authorization and authentication. still a work in progress this app lacks subject content but functionality is still there.

Installation

Run the following command from within the 'portfolio' directory to install it:

bundle install

Prepare your database:

rake db:setup

For use in a local server run:

rails s

Then use this url to access the app in your browser:

localhost:3000

Otherwise put into production with whetever public server you prefer, Heroku for instance.

Author

  • Andrew Thul

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages