Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 86.4%
  • JavaScript 13.6%