Up Yours, Now

Bringing your worthless ideas to life

Send Up Your Ideas to the Cloud, Now

> awesome! I have no clue what could be 
fit into 5 minutes—but I’d definitely try 
to highlight the serverless qualities, 
like that you can have basically 
unlimited side projects, 
self-healing, request level isolation, etc. 

> This coupon has the 50% off forever 
if you want to hand that out! ae-3D3B5F95F09C

> Appreciate it :smile:

"infinitely scalable serverless apps, APIs, and static websites in seconds"

1. Install `up`

 

> curl -sf https://up.apex.sh/install | sh

 

2. Use AWS IAM creds

 

[micromeetup]
aws_access_key_id = _secretz_
aws_secret_access_key = _dublesecretzz_

 

3. Create `up.json`

 

{
  "name": "bizarro-urls",
  "profile": "micromeetup",
  "regions": ["us-east-1"]
}

4. Make appz

 

// app.js
const http = require('http')
const { PORT = 3000 } = process.env

http.createServer((req, res) => {
res.end('Hello Denver!\n')
}).listen(PORT)

 

5. Make $$$$

 

up - Bizarro URLs

up - Bizarro URLs

POST /bizarro { 'url': 'https://bit.ly' }

GET /:token

up - Bizarro URLs

@rauchg

@evilrabbit_

@arunoda

 "take your JavaScript (Node.js) or Docker powered websites, applications and services to the cloud with ease,
speed and reliability"

now

now

> Download Now Desktop and log in

> npm install -g now

 

now

> now login

 

now

> now

 

now

now

now

now

now

now

now

now

Thank You

github.com/virtualandy

@virtualandy

Up Yours, Now - Bringing your worthless ideas to life

By virtualandy

Up Yours, Now - Bringing your worthless ideas to life

Send "Up" your ideas to the cloud, "Now" - A brief intro on using apex/up and zeit/now to launch things quickly. So that you can bring your worthless ideas to life instead of letting them languish in your mind forever. Not that I know anyone like that.

  • 1,204