Skip to content

getroomservice/example-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room Service with Nextjs

This is an example of Room Service with ZEIT's Nextjs. Requires Node 8 or above.

Setup

Get an API Key from Room Service. It should look something like this:

sk_live_x1opQvBO2ezjUQeywg9LL # this is a fake key

Clone the repo and install the dependencies:

git clone https://github.com/getroomservice/example-next.git roomservice-sandbox
npm install

Then, with your API key, run npm run dev:

# This is not your secret key
ROOM_SERVICE_SECRET=sk_live_x1opQvBO2ezjUQeywg9LL npm run dev

Then, open your site in your browser at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •