This user has publicly declared that they have a conflict of interest regarding the Wikipedia article Archbee.


Archbee
Developer(s)AiurLabs
Initial release4 January 2018; 6 years ago (2018-01-04)
Written inJavaScript
Operating system
Available inEnglish
TypeCollaborative software
LicenseProprietary
WebsiteArchbee - The documentation app for engineers


Archbee is a cloud based team collaboration software with freemium B2B SaaS model. AiurLabs wrote Archbee in TypeScript, a superset of JavaScript programming language, and it markets the product as a documentation app for software engineers.[1][2][3]

History edit

It was founded in Bucharest, Romania in January 4, 2018, by Dragoș Bulugean. [4] Was officially released on ProductHunt on June 27, 2019.[5]

The product was developed with no venture capital or outside investment.[6]

Features edit

Some notable features include a powerful editor with classical text and special widgets like diagrams, Swagger, GraphQL, code editor, changelogs, code snippets.

The content is organised in spaces with document trees and are deep searchable.

Spaces that can be shareable publicly and can be customised with logos, custom links and themes.

Archbee also offers the possibility to host your spaces on your own domain with free SSL certificates, similarly to GitBook or Readme.io[5]

Integrations edit


 
Archbee arhitecture

Arhitecture edit

Archbee runs on Google Cloud. Uses Google Cloud SQL to host a cluster of MySQL database instances, and Google Memorystore to host a cluster of Redis instances. React is the UI library that used for the web app, website and blog. It's combined with TypeScript forcing everything to get type-checked, including JSX/TSX. JointJS is the diagramming library that helps with handling all SVG work. Glamorous is the CSS in JS library for the application. Next.js is the framework for the website and blog. Node.js runs the JSON API. Express is the library of choice for the API. MySQL stores everything, hosted by Google Cloud SQL.[1]

References edit

  1. ^ a b "Archbee's architecture: We explore how Archbee is being built. Architecture, code, libraries". Archbee's architecture: We explore how Archbee is being built. Architecture, code, libraries. Retrieved 2019-07-10.
  2. ^ a b "The documentation app for engineers". The documentation app for engineers. Retrieved 2019-07-10.
  3. ^ "AiurLabs". AiurLabs. Retrieved 2019-07-10.
  4. ^ "Archbee". Crunchbase. Retrieved 2019-07-10.
  5. ^ a b Popescu, Iulian. "Archbee - The documentation app for engineers". Product Hunt. Retrieved 2019-07-10.
  6. ^ "Archbee, un Slack românesc ce ajută programatorii din toată lumea". start-up.ro (in Romanian). 2019-07-09. Retrieved 2019-07-10.


Category:Wiki software Category:Collaborative software Category:Diagramming software