# Overview

Welcome to the saaster documentation. Saaster is a web application written in CFML that offers all the basic functionality that you need for a SaaS project. With saaster you can save the development time (and costs) of programming these basic functions by yourself.

## Demo

Checkout our demo at [app.saaster.io](https://app.saaster.io)

**Login**\
User: *<demo@saaster.io>*\
Pass: *testtest*

#### Test credit cards

You need a credit card to activate plans or modules. Here are some credit cards with which you can test the payment processes:

> Insert three random digits for CVC and a future date for Date

| NUMBER           | BRAND            |
| ---------------- | ---------------- |
| 4242424242424242 | Visa             |
| 5555555555554444 | Mastercard       |
| 378282246310005  | American Express |

## License

Saaster is open source and bound to the [MIT licence](https://github.com/PAWECOGmbH/saaster/blob/main/LICENSE).

## Quick links

{% content-ref url="target-audience" %}
[target-audience](https://docs.saaster.io/introduction/target-audience)
{% endcontent-ref %}

{% content-ref url="features" %}
[features](https://docs.saaster.io/introduction/features)
{% endcontent-ref %}

{% content-ref url="../development/local-development" %}
[local-development](https://docs.saaster.io/development/local-development)
{% endcontent-ref %}

**Used open source projects:**

* <https://github.com/tabler/tabler/blob/main/LICENSE>
* <https://github.com/JeremyFagis/dropify/blob/master/LICENCE.md>
* <https://github.com/Alex-D/Trumbowyg/blob/develop/LICENSE>
* <https://github.com/twbs/bootstrap/blob/main/LICENSE>
* <https://github.com/Ortus-Solutions/MockDataCFC/blob/development/LICENSE>
* <https://fontawesome.com/v4/license/>
* <https://github.com/jquery/jquery/blob/main/LICENSE.txt>
