Skip to content
forked from oasp/oasp4fn

The Open Application Standard Platform for node.js and serverless

License

Notifications You must be signed in to change notification settings

Dalfons0/oasp4fn

 
 

Repository files navigation

OASP4fn

Oasp4fn will help you to develop your javascript cloud backend in a fast and easy way, thanks to his intuitive API and his query-style usage and making use of the serverless framework and the webpack build tool in the deployment. You only have to choose the services you want to use with your desired options and it will be ready to use.

For more information and examples, please check out our github wiki.

Branch structure

The branch strategy in Oasp4fn, is strongly focused on the different provider used and the command line interface as described below:

  • master: The current release.
  • develop: The pre-release, all the code related to the new functionalities to be in the next release.
  • develop-aws: The development of all the stuff related to the AWS provider.
  • develop-kubeless: The development of all the stuff related to the kubeless framework.
  • develop-cli: The command line interface development.

About

The Open Application Standard Platform for node.js and serverless

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.2%
  • JavaScript 2.8%