Danielshow / MyPortfolio

My Personal Portfolio πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰

Home Page:https://danielshow.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Portfolio

** Built with Ruby on Rails, Javascript and Jquery

This Application is a full stack application that allows user see my Profile, blogs and Portfolio Test App

Ruby version

  • v2.53

Setup

  • CLone this application
  • Create application.yml file and add the following variables
JWT_SECRET=
PG_USER=
PG_PASSWORD=
  • Run rails db:create to create database
  • Run rails db:migrate to run migrations
  • Run rails db:seed to add some data to the database
  • Run bundle install to run all dependencies
  • finally run rails s to start the server
  • visit localhost:3000

Database creation

rails db:create
  • Database initialization

Run migration using

rails db:migrate
  • How to run the test suite rspec

Stack

  • Ruby on Rails
  • Jquery
  • Coffeescript

Limitation

Still in Development

Contribution

  • Clone this Repository and raise a pull request

About

My Personal Portfolio πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰

https://danielshow.dev/


Languages

Language:Ruby 49.6%Language:HTML 33.1%Language:SCSS 9.7%Language:JavaScript 7.6%