Web Server for the Evolving Solutions Platform
  • JavaScript 68.2%
  • Handlebars 31.8%
Find a file
2022-09-05 05:45:37 -04:00
pages Add error handling 2022-09-05 03:34:59 -04:00
ui initial commit 2022-09-04 01:53:20 -04:00
views initial commit 2022-09-04 01:53:20 -04:00
.babelrc initial commit 2022-09-04 01:53:20 -04:00
.gitignore initial commit 2022-09-04 01:53:20 -04:00
.prettierrc initial commit 2022-09-04 01:53:20 -04:00
index.js initial commit 2022-09-04 01:53:20 -04:00
package.json initial commit 2022-09-04 01:53:20 -04:00
readme.md initial commit 2022-09-04 01:53:20 -04:00
server.js add cors record 2022-09-05 05:45:37 -04:00

Web Server for the Evolving Solutions Platform

This web server is currently being used to host the pages generated from the page builder on the Evolving Solutions Platform.

This will be rewritten in Rust in the future.

Currently the server is using NodeJS and Express.