Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

glome/paydemo

Repository files navigation

Paydemo

URLs

First change pointing url to correct one.

in /app/views/main.html

ng-href="http://www.google.fi" -> ng-href="glome-server-url-what-ever"

"Callback" URL is:

http://<server>/#/thankyou.html.

Building

Install node, then:

npm install -g bower
npm install -g grunt
npm install -g grunt-cli
npm install
bower install
grunt build

This should deploy simple Angular app to dist/ folder.

About

Simple demo for Paywall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published