snaplet / example-videolet

This app is used to demo the awesome power of Snaplet.

Home Page:https://snaplet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snaplet Demo App: "VideoLet"

This is an example application (Written in RedwoodJS) that's used to demo some of the power of Snaplet.

For this demo to be effective try to imagine that you just got hired at "VideoLet," a struggling video rental chain (See "Video Rental Shop" and THE LAST BLOCKBUSTER), as the new webmaster! Congrats!

You're desperately needed to breathe fresh life into the website. Good luck!

Setup

yarn install
yarn rw dev

In order to seed your database you'll need access to the VideoLet organization on Snaplet. Ask "peterp" on Discord to invite you to the VideoLet organization, then install Snaplet CLI.

snaplet auth
✔ Logged in as: webmaster@videolet.test

snaplet restore
Fetching latest snapshot...

Alternatively you can create your own "VideoLet" organization by creating a new account on Snaplet and using the "test database credentials" that are supplied during onboarding.

snaplet auth
✔ Logged in as: webmaster@videolet.test

snaplet init
✔ Selected database: VideoLet

snaplet restore
Fetching latest snapshot...

About

This app is used to demo the awesome power of Snaplet.

https://snaplet.dev

License:MIT License


Languages

Language:TypeScript 79.3%Language:JavaScript 11.8%Language:CSS 4.3%Language:HTML 3.4%Language:Shell 1.2%