Skip to content

tem-cx/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