Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>ZationNew to Visual Studio Code? Get it now.

Zation

LucaCode

|
40 installs
| (1) | Free
Snippets and commands for Zation development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

This VS Code extension helps to create Zation projects and clone cluster components easy and fast.

Zation new project example

Additionally, it adds snippets that will help to develop a Zation application fast and efficiently.

Zation new project example

What is Zation?

Zation is an application server framework that lets you build fast, real-time, secure, and scalable backends. You can scale it on more CPU cores or machines/instances. It's ideal for creating real-time apps, e.g. mobile apps with react-native, multiplayer games, or real-time statistic apps. The Zation API is providing lots of functions, like a big toolbox, and is well structured and documented. The complete framework has full typescript and promises support. Also, it's easy to use, which lets you build big backends very quickly. The Zation framework also provides client libraries for communicating to the backend and a library for testing the server. Another nice feature of the Zation framework is configuration error detection. This feature will check your configurations for errors. If fatal errors are detected, the server won't start to protect you from an unsafe or faulty backend.

Notice that Zation is in development, and the final documentation is not finished yet.

Learn More 📚

  • Read the documentation @docs.zationjs.org

If you really don't know how you can implement something after reading the documentation. Try to look in the documentation of the Zation API. If this not helps, you can send me a message to info@zation.de.

License

While Zation source code is publicly available, Zation is not free.
Except for the repositories of the ZationServer organization that contain an MIT license.
These repositories are free to use with the conditions of the MIT license.

To use Zation on a public server or for commercial usage, you need to purchase a license.

  • https://github.com/ZationServer/zation/wiki/Zation-End-User-License-Agreement

Donate

Please consider donating if you think Zation is helpful to you or that my work is valuable.
I am happy if you can help me. Click here to donate. 💰

Installation

Install from the Visual Studio Code Marketplace or by searching within VS Code.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft