Skip to content

Web app to claim vouchers for local partners.

Notifications You must be signed in to change notification settings

TDSoftware/heylocal

 
 

Repository files navigation

heylocal

Production version is live here: www.heylocal.de

Pre Configuration

  • Have NodeJS version 10.23.0 or later.
  • Have Yarn installed.

Build Setup

# install dependencies
$ npm install

# get the environment variables from heroku and set those in 
# IntelliJ or run directly in terminal with all env vars...
$ NODE_ENV=development SANDBOX_URL=http://localhost:3000/ ... npm run dev

About

Web app to claim vouchers for local partners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 86.4%
  • JavaScript 13.6%