A generic time credit theme for Referral SaaSquatch.
To get started, clone the project, install saasquatch-cli and start the server. You will need node.js.
$ git clone [email protected]:saasquatch/time-credit-theme.git
$ cd time-credit-theme
$ npm install -g saasquatch-cli
$ squatch serve
The saasquatch-cli server will compile your Handlebars theme with the referral data in customer.json
as the template context.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.