Commit Graph

5 Commits (master)

Author SHA1 Message Date
Trivernis 2b7c88596a Code-Cleanup
- Migrated to Webstorm and cleaned the code
6 years ago
Trivernis b40b890c1b Introducing Caching
SASS, HTML and other Files that are preprocessed will be stored in their 
processed form in the .cache directory for faster access. When a file is 
called more than 10 times in the last minute, it will be loaded into the 
memory and stays there for an hour. This allows the server to respond 
even faster to requests.
6 years ago
Trivernis e21ebee005 Started with html development
- Designing the Interface now
- Added data.json
- Added data.html: For viewing graphs
- Added Icons: RCN-icon & new Favicon
- Switched to develop vue.js. Switching back on release
- Removed testing data.json
- Modified readme
6 years ago
Julius Riegel ab15494347 Created the core
- server.js
- glob and files script.js and style.css
- important folders in res
6 years ago
Julius Riegel b1f7473441 Initial commit 6 years ago