Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

SeeSharpeDen/PNHAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perth Nerd Horde Auth

This project consists of three distinct and separate components to assist with authenticating users for the Perth Nerd Horde minecraft server.

API

The API is an express application for node. API documentation can be found at ./api/readme.md.

www

The public files for the application. This is just boring old HTML, CSS and JS. No frameworks no crap. Just works properly. It does require a small amount of server side includes however.

To get the www directory to function locally for development you'll need to host it as a server due to cross origin resource sharing rules. this no BS guide is a good place.

TL:DR:

cd www
python3 -m http.server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published