An open API service indexing awesome lists of open source software.

https://github.com/coac/passport-steam-example

:closed_lock_with_key: Steam passport example boilerplate
https://github.com/coac/passport-steam-example

Last synced: 10 months ago
JSON representation

:closed_lock_with_key: Steam passport example boilerplate

Awesome Lists containing this project

README

          

# Passport-steam-example
A light example on how to use the passport-steam

## Installation
Make sure you have installed node

Go to the folder and type
```
npm install
```

## Required configuration
You have to set the steam api key
```
apiKey: 'Your Api Key here'
```
If you don't have yet, go grab it at https://steamcommunity.com/dev/apikey

## Start the server
```
node ./server.js
```
Open a browser and open http://localhost:3000/