8000 GitHub - Atlas7005/steamAvatars: A basic website made with the purpose of collecting steam users' avatars (anonymously).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A basic website made with the purpose of collecting steam users' avatars (anonymously).

Notifications You must be signed in to change notification settings

Atlas7005/steamAvatars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Avatars

A basic website made with EJS, Express and the Steam Web API, with the purpose of collecting steam users' avatars (anonymously).

Run Locally

Clone the project

  git clone https://github.com/Atlas7005/steamAvatars.git

Go to the project directory

  cd steamAvatars

Install dependencies

  npm install

Rename EXAMPLEenv to .env and fill in the variables to your liking.

Start the server

  npm run start

Go to the website.
https://localhost:15644 (unless you changed the port)

Tech

Frontend: Vanilla (CSS3, HTML5, Javascript), EJS

Server: Node (v16), Express (v4)

License

GNU AGPLv3

About

A basic website made with the purpose of collecting steam users' avatars (anonymously).

Topics

Resources

Stars

Watchers

Forks

0