Deno Getting Started
Deno ↗ is an asynchronous event-driven JavaScript runtime, which is designed to build scalable network applications.
Have you got any additional question? Join our Discord community to get help from our team and other members.
As said, there is no need for coding yet, we have created a Github repository ↗, a recipe, containing the most simple Deno web application. The repo will be used as a source from which the app will be built.
-
Log in/sign up to Zerops GUI ↗
-
In the Projects box click on Import a project and paste in the following yml config (source ↗):
- Click on Import project and wait until all pipelines have finished.
That's it, your application is now up and running! ⭐ Let's check it works:
- A subdomain should have been enabled and visible in the project's IP addressed & Public Routing Overview box. Its format should look similar to this
https://api-7f6-8000.prg1.zerops.app
. - Click or the
subdomain
URL to open it in a browser and you should see
{"message":"This is a simple, basic Deno / Oak application running on Zerops.io,\n each request adds an entry to the PostgreSQL database and returns a count.\n See the source repository (https://github.com/zeropsio/recipe-deno) for more information.","newEntry":"274b0cc1-5b6d-4351-b8ec-53cf82bd9d0f","count":1}
Do you have any questions? Check the step-by-step tutorial, browse the documentation and join our Discord community to get help from our team and other members.
How to start
It doesn't matter whether it's your first curious introduction to Zerops, you have already mastered the basics and are looking for a tiny detail or inspiration. Below, choose a section that fits your needs:
There is no better way to start than to try it yourself.
Dive in all Zerops has to offer for your Deno application.
Get inspired by already existing repositories, ready to be imported to Zerops.
Feature Highlights
Start with creating a Deno service using GUI or zCLI.
See a full example of zerops.yml file to create your own app.
Set up scaling of your Deno application so that it runs smoothly while using only necessary resources.
When in doubt, reach out
Don't know how to start or got stuck during the process? You might not be the first one, visit the FAQ section to find out.
In case you haven't found an answer (and also if you have), we and our community are looking forward to hearing from you on Discord.
Have you build something that others might find useful? Don't hesitate to share your knowledge!
Most common questions in one place.
Join our core team and Zerops community on Discord. Ask questions and share your tips with other members.
Popular Guides
Get even more out of Zerops with the zCLI command line tool.
Connect to your services easily with Zerops VPN.