Skip to content

HarFis/beerPal-HT19

Repository files navigation

BEERPAL

a social platform for beer lovers.

Web app group project (Frontend and Backend) for DIT341 (autumn 2019) at Gothenburg University. Course template can be downloaded here. Originally created on gitlab and deployed on heroku.

Authors

  • Alexander Strand - Project owner - strand93
  • Hartmut Fischer - Project owner - HarFis
  • Jonatan Vaara - Project owner - JonatanVaara

Backend and Frontend Template

Latest version: https://git.ita.chalmers.se/courses/dit341/group-00-web (public Github mirror)

Requirements

The version numbers in brackets indicate the tested versions but feel free to use more recent versions. You can also use alternative tools if you know how to configure them (e.g., Firefox instead of Chrome).

Getting started

# Clone repository
git clone git@git.ita.chalmers.se:courses/dit341/group-00-web.git

# Change into the directory
cd group-00-web

# Setup backend
cd server && npm install
npm run dev

# Setup frontend
cd client && npm install
npm run serve

Visual Studio Code (VSCode)

Open the server and client in separate VSCode workspaces or open the combined backend-frontend.code-workspace. Otherwise, workspace-specific settings don't work properly.

About

Beerpal - a social platform for beer lovers. Web app project (Frontend and Backend) for course DIT341 (HT19) at Gothenburg University

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors