Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.42 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.42 KB

DynaBill Roadmap

Some basic considerations and neededs for DynaBill project.

DynaBill is an Open Source Web Host Management & Billing Platform for the next generation of cloud services providers.

Initial platform objectives

  • make all good stuff available on commercial platforms;
  • use common languages and frameworks to work on top of;
  • distribute all free and open here =)

Initial road map

Backend

  • Develop an agnostic API

Frontend

  • Deploy an basic React frontend
  • Deploy and basic Vue frontend

Documentation, Guides and Tutorials

  • Create an good user/client documentation
  • Create an good admin documentation
  • Create an good developers documentation
  • Use best practices on code to deploy an API-REST first class documentation

Code & Repo

  • Add semantic-release into all repos
  • Add commitlint into all repos