Skip to content

cookbenjamin/SAASPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saasplate

alt text

Don't reinvent the wheel. Build your app faster with Saasplate. Saasplate is a simple boilerplate for a SAAS application, allowing you to rapidly develop a new app without focusing on rebuilding the basics.

Features

Rapid development

With integrated login and signup protocols, you can have users logging in seconds, without writing a single line of code.

Flexibility

Saasplate is built with a microservice architecture, meaning that the unique functionality of your saas app can easily be modified by adding extra services. We've done the standard stuff so that you can focus on creating the most amazing product you can.

Scalability

Saasplate is built with scalability in mind. Built with containers, your app can scale to meet any demand.

Installation

Saasplate Depends on Docker (including Docker-compose) & Python Once the dependencies are installed and the code is downloaded, you're good to go!

Usage

python build.py

done!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Copyright (c) 2016 Saasplate

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Boilerplate code for a Micro-service based SAAS Application with AMQP messaging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published