Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Home-Alone-Challenge/backend

Repository files navigation

README

HomeAloneChallengeBackend

Hi, this is the backend of the Home-Alone-Challenge App. It was generated with Ruby on Rails version ruby 2.6.5.

Getting started

clone repository git clone /YOUR SSH KEY/) change into the newly created folder run npm install or yarn install run rails db:migrate run rails db:seed

System dependencies

  • Webpack server
  • See gem files folder

Database

  • created with postgres-ql
  • create database run rails db:create

How to run the test suite

  • run rails s
  • navigate to http://localhost:3000/
  • runrails routes in terminal to see all routes

Deployment instructions

Home Allone Challenge is an API app and can be used to fetch data

  • test API calls can be done with Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors