SkillAgentSearch skills...

Pronto

⚡ The now.sh experience for databases

Install / Use

/learn @vadimdemedes/Pronto
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="media/header.jpg" width="620"> <br> <br>

⚡ Pronto is a working concept for deploying databases, the same way Now by ZEIT revolutionized deployment of apps, servers and well... pretty much everything. Nowadays, to create a new database deployment in the cloud you need to visit provider's admin panel, deploy a database, copy credentials, go back to code and insert them. Pronto simplifies the first steps by automatically creating a database in the cloud on Compose, saving certificate to the current directory and providing you a set of credentials.

<img src="media/demo.gif" width="828">

Install

$ npm install --global vadimdemedes/pronto

Usage

$ pronto

Supported databases

Pronto supports all databases provided by Compose.

  • MongoDB
  • Redis
  • PostgreSQL
  • Elasticsearch
  • RethinkDB
  • RabbitMQ
  • etcd
  • ScyllaDB
  • MySQL
  • Disque

License

MIT © Vadim Demedes

View on GitHub
GitHub Stars695
CategoryData
Updated23h ago
Forks24

Languages

JavaScript

Security Score

95/100

Audited on Apr 9, 2026

No findings