JesseGuerrero / Runescape-2012-website-remake

A free remake of the 2012 website snapshot of runescape.com using all assets from archive.org

Home Page:https://darkan.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runescape 2012 Website Remake

This project is a remake of the 2012 version of the popular online game Runescape, using Node.js and the Handlebars template engine. The original website was copied from the web archive version of the 2012 website, but has been made completely independent of the archive.

Installation

After cloning the repo, install all the required packages by using the following command:

npm i

Usage

To start the application, use the following command:

npm run start

This will start the server on port 80, which you can access by opening your web browser and going to http://localhost/.

Features

The website includes

Technologies

The project uses a number of technologies, including

  • Node.js
  • Handlebars template engine
  • Express.js
  • MongoDB
  • Example API uses Typscript & NestJS

Credits

This project was developed by Jesse Guerrero as part of a personal project. The original website design and content was created by Jagex Ltd.

About

A free remake of the 2012 website snapshot of runescape.com using all assets from archive.org

https://darkan.org/


Languages

Language:SCSS 48.2%Language:Handlebars 28.9%Language:JavaScript 22.9%