You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesión a prueba de IA

Antes: $249

Currency
$209
Suscríbete

Termina en:

0 Días
0 Hrs
57 Min
15 Seg

Qué es now

48/53
Resources

What is NOW and how to deploy your application?

Web applications have transformed the way we interact with technology, and deploying them in production is the final step for our users to access them. NOW is a revolutionary service that allows you to bring your application to production in a simple and efficient way. Designed to support NodeJS and JavaScript applications, as well as Docker integrations, NOW is a key tool for developers looking for efficiency and speed.

NOW offers two types of accounts: free for open source projects and paid accounts that allow you to scale and manage more traffic. With a couple of steps you can have your web application fully operational and accessible to users.

How to install NOW on your system?

Installing NOW is a simple process that will allow you to integrate the service directly into your development workflow. Follow these steps:

  1. Register with NOW:

    • Visit the link provided in the link system (not included in this transcript) to create your NOW account.
    • Complete the registration process with your details.
  2. NOW client installation:

    • Open your terminal.
    • Run the command npm install -g now to install the NOW application globally on your system.
    npm install -g now

    Recommendation: If you are using Windows, consider using Git Bash or a similar environment that emulates Unix behavior for a better command line experience.

  3. Log in to NOW:

    • Once the application is installed, use now login to log in.
    • Enter your email address when prompted.
    • You will receive a confirmation email; click on the link provided to complete the process.
    now login

    Note: After confirmation in the browser, you will be authorized to use the NOW service on your terminal.

How to benefit from using NOW?

With NOW, application deployment becomes a fast and efficient task, freeing you from the stress associated with server management and complex configurations.

  • Real-time deployment: Get your application to the productive server in a matter of minutes.
  • Scalability: Paid accounts make it easy to handle a substantial increase in traffic.
  • Compatibility: Integration with both NodeJS and JavaScript projects, in addition to Docker support.

NOW is a tool that optimizes developer workflow, minimizing complexity and maximizing productivity. Plus, for those working with open source projects, the free option allows you to keep costs low while developing and testing.

Remember that getting started with NOW is just the beginning. Once you are familiar with its basic features, you can explore advanced configurations and customizations to get the most out of this powerful service. Your journey to successful application deployment begins today!

Contributions 8

Questions 1

Sort by:

Want to see more contributions, questions and answers from the community?

Nuevamente, mi recomendacion para Platzi es que saquen un curso con servidores reales y no a traves de terceros para hacer los deploys de las aplicaciones…😁👍

now ha cambiado desde el curso, dos cosas importantes de resaltar

  1. la página de now (que ahora se llama vercel es esta

  2. el comando que debería utilizar ahora para instalarlo sería

npm instal -g vercel

Hoy en día se usa Vercel: Nuxt - Vercel

En el curso básico usamos otro servicio para hacer deployment, lo que me hace pensar que también podría hacerse deployment desde un vps propio, aunque aún no veo cómo se haría esto

Now es muy bueno para proyectos como los que se hacen en los cursos

enlace de la documentacion actual de now para el deploy de aplicaciones con Nuxt.js
https://zeit.co/guides/deploying-nuxtjs-with-zeit-now/

Ahora es Vercel
https://vercel.com/home