GithubHelp home page GithubHelp logo

portfolio-backend's Introduction

Portfolio Backend

Live Api Url: https://portfolio.chasegaddis.com
Frontend Url: https://chasegaddis.com

Dependencies

  • Rails 7.0.4
  • ruby 3.0.4
  • graphql

Testing Suite

  • RSpec

Setup

  • clone repo from github
  • go to puma.rb and comment out lines 26, 28 & 35
  • in your terminal run the next string of commands:
  • bundle install
  • rails db:{create,migrate,seed}
  • rspec
  • rails s -p 4000
    These steps will setup your rails application with the necessary dependencies, create and migrate your database as well as start your server. The next steps will be to connect your Frontend portfolio site to the backend and replace your seeds with mine.
  • go to cors.rb and modify the allowed incoming servers to reflect your ip address
  • Replace seeds in seeds.rb with your personal background information to feed to the Frontend portfolio site

Setup your React Frontend Application

##Follow the steps on the repo linked below.

  • https://github.com/cgaddis36/portfolio-site
  • After you setup your frontend application and replace the url on the FindDeveloper.js file to reflect the url that your portfolio api is now hosted on. If you followed above steps, you will need to send requests to: http://localhost:4000/graphql

Deployed AWS

  • RDS Database
  • EC2 instance
  • Route 53 Domain Management
  • Elastic Beanstalk

portfolio-backend's People

Contributors

cgaddis36 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.