Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.43 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.43 KB

Build Status js-standard-style Greenkeeper badge

gun-sea-next-example

Example app with GUN/SEA and Next.js

Setup

Clone the repo and install dependencies

$ npm install

Start

Start the dev server

$ npm run dev

Visit localhost:3000 to see it.

What to expect

You can login with almost any username and password. If it doesn't exist the app will create it for you. As a logged in user you can increase/decrease the number.

Explore further

Open another browser at localhost:3000 and loginwith the same username/password. The numbers should sync between browsers.

Export

To export the app to static

$ npm run export

Deploy the outfolder wherever you like

Now

If you use now it's even easier to deploy the app

$ npm run deploy

License

MIT

Robohash image of gun-sea-next-example