hoeck / ddjs-postgres-and-json

Postgres + JSON lightning talk at DDJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short incomplete presentation about Postgres and JSON

Slides: postres-and-json.pdf

Building the Slides

Made with spectacle.

Install:

npm install --global spectacle-cli

Run the server with:

spectacle-cli -s slides/deck.mdx -t slides/theme.js

and then open the slides at localhost:3000 and the presenter screen in the same browser at localhost:3000/?presenterMode=true .

At localhost:3000/?exportMode=true you can view a print-to-pdf friendly version of the slides.

Build the slides with:

spectacle-cli -s slides/deck.mdx -t slides/theme.js -a build

DresdenJS Meetup

Join us every 2nd Thursday of each month to listen and chat about exciting talks like this one.

MeetUp: https://www.meetup.com/DresdenJS-io-JavaScript-User-Group/

Slack: https://slackin-dresdenjs.herokuapp.com

About

Postgres + JSON lightning talk at DDJS


Languages

Language:JavaScript 100.0%