Milan Felix ล ulc
๐ฆ Package maker โข ๐ท Architect ModernTV โข ๐ PHP enthusiast โข ๐ฟ Multimedia engineer โข ๐จโ๐ฉโ๐งโ๐ฆ Father โข โ๏ธ Coffee-based
ZEIT
Deploy Serverless Microservices
Right Now
ย
05.06.2019
@xf3l1x
DOMAIN
DNS
DEPLOY
๐ค
npm i -g now
now login
{
"version": 2,
"builds": [
{ "src": "index.html", "use": "@now/static" }
]
}
{
"version": 2,
"builds": [
{ "src": "index.html", "use": "@now/static" },
{ "src": "/api/*.php", "use": "@now/php" }
],
"routes": [
{ "src": "/api/(.*)", "dest": "/api/$1" }
]
}
Teams
Pricing
Domains
DNS
Certs
CDN
Secrets
Integrations
Apps
Terminal
@xf3l1x
f3l1x.io
By Milan Felix ล ulc
๐ฆ Package maker โข ๐ท Architect ModernTV โข ๐ PHP enthusiast โข ๐ฟ Multimedia engineer โข ๐จโ๐ฉโ๐งโ๐ฆ Father โข โ๏ธ Coffee-based