Skip to content

bhavinNandani/hey-url-challenge-code

Repository files navigation

FullStack Labs

HeyURL! Code Challenge

This repository has been created as a code challenge for candidates with FullStack Labs. Please setup your environment following the Getting Started section before starting the challenge.

Getting Started

  1. Clone repository

  2. Install Ruby version

$ rvm install 2.7.3
  1. Install PostgreSQL >9.4 and start it
$ brew install postgresql
  1. Run setup
$ bin/setup
  1. Run specs
$ bin/rspec
  1. Start the server
$ bin/rails server
  1. Open your browser

http://localhost:3000

Challenge

See CHALLENGE.md

About

Automated backup of Local Old Project 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published