Simple node server
To run this server, you'll need to have node installed. From the project directory, do "npm install" in the command line. After packages are installed, do "npm run start" from the command line, and the server will start. The frontend is accessible at http://localhost:23456 and the encrypt endpoint is available at http://localhost:23456/api/encode