Skip to content

paucuesta9/asw-hacker-news

Repository files navigation

Hacker News

Heroku: https://hacker-news-fib.herokuapp.com/

Notion (Tasks): https://www.notion.so/ASW-Task-Generation-Meeting-ca8d4e4896e445da970e00a1cacc6682

Project info

  • Project name: Hacker News
  • Subject: Arquitectura i Serveis Webs (ASW)
  • University: Facultat d'Informàtica de Barcelona (FIB- UPC)
  • Course: 2020/21 Q2
  • Group members:

Install

Clone the repository

git clone https://github.com/paucuesta9/asw-hacker-news.git
cd asw-hacker-news

Check your Ruby version

ruby --version

The output should start with something like ruby 2.7.2

If not, install the right ruby version from Ruby Downloads Page

Install dependencies

Using Bundler

bundle install

Start server

You can start the rails server using the command given below

rails server

And now you can visit the site with the URL http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •