Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 352 Bytes

MemberClub built with .NET & Angular ♥

How to run?

  1. Clone this repo and build the app: docker build -t member-club:latest .
  2. After successful build run: docker run --publish 7651:80 -d member-club
  3. Open your browser and navigate: http://localhost:7651

Heroku app

You can play with the app here: https://member-club.herokuapp.com/