Skip to content
On this page

Getting Started ​

Netzo is a cloud-based, agile-development platform that helps businesses streamline their custom internal tools development cycles. Designed for organization-wide productivity and collaboration, it enables developers to code, deploy and share custom internal tools faster with all teams.

Main Features ​

  • Powered by Deno: Built on the next generation JavaScript and TypeScript runtime to boost DX.
  • Full Node.js and NPM support: Import Node.js code and packages directly into your projects.
  • Serverless: Instantly deploy your code globally to the edge. No infrastructure to provision or manage.
  • Native TypeScript: Use TypeScript without builds or complex setups. Enjoy auto-completion and type safety.
  • URL imports and enhanced portability: Forget node_modules. Import code directly from versioned URLs without installation.
  • Managed secrets: Keep secrets safe through an extra layer of security and re-use them fast when coding.
  • Code locally via the Netzo CLI: Code in your favorite IDE and deploy to the cloud using netzo/cli with no extra setup or tooling.
  • Built-in toolbox of components and utilities: Import from netzo/lib, a toolbox of components and utilities made to 10x your DX when developing internal tools.
  • We are based in the EU and fully compliant with GDPR. We embrace privacy and security by design.
  • The documentation is organized into the following sections based on the intended outcomes. Feel free to jump directly into the section that best fits your needs.

  • Examples are learning-oriented and ideal to get you started quickly (e.g. how to create projects).
  • Guides are goal-oriented and ideal to help you achieve a specific goal (e.g. how to create a REST API).
  • Platform is understanding-oriented and ideal as an overview of the platform (e.g. overview of the platform).
  • Concepts are information-oriented and ideal to grasp the main concepts (e.g. lists of all platform modules).