Skip to content

A NodeJS application to display list of servers from CS2D

License

Notifications You must be signed in to change notification settings

sqpp/cs2d-serverlist

 
 

Repository files navigation

⚡️ Introduction

A NodeJS application to display list of servers from CS2D

🛠️ Changes

2023-02-27
[Added]
TailwindCSS support with 🕶️ Dark Mode support using AlpineJS (by Marcell aka Salad Fingers (https://github.com/sqpp)).

screenshot

⚙️ Installation

Make sure you have Node.js installed

git clone https://github.com/sqpp/cs2d-serverlist.git
cd cs2d-serverlist
npm install
node ./node_modules/geoip-lite/scripts/updatedb.js license_key=YOUR_LICENSE_KEY
node app.js

About

A NodeJS application to display list of servers from CS2D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.9%
  • EJS 27.3%
  • JavaScript 26.8%