ZEIT
Deploy Serverless Microservices
Right Now
ย
19.10.2019
@xf3l1x
@hubbr_coworking
Deploy
DOMAIN
HOSTING
DEPLOY
PHP / NODE / GO
PYTHON / RUBY
ย JAVA
HTML
CS
JS
๐ค๐ฐ
npm install -g now
now login
now domains
now
{
"builds": [
{ "src": "index.html", "use": "@now/static" }
]
}
{
"builds": [
{ "src": "index.html", "use": "@now/static" },
{ "src": "package.json", "use": "@now/static-build" },
{ "src": "api/*.ts", "use": "@now/node" },
{ "src": "api/*.php", "use": "now-php" }
]
}
PDF generator
QR generator
OG images
ARES wrapper
(...)
@xf3l1x
f3l1x.io
?
What? Why? How? No? Oh.