Skip to content

DuckySoLucky/TEM-Site

 
 

Repository files navigation

TEM Website

This is the official GitHub for the TEM website, Open source, and available for anyone to contribute to.

Information

Made using :

Express JS

Node JS

API Used :

COFL API

TEM API

mc-Heads API

Sky-shiiyu

Installation

To install navigate into the main folder and run the command :

> npm i

Create a .env file with a variable called :

SESSION_SECRET=[Your Secret Here]

This can be whatever you want

Usage

To run the website use the command:

> npm run dev

Or alternatively:

> node server.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Official TEM website repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 90.3%
  • JavaScript 9.0%
  • Dockerfile 0.7%