johnnorlin / freshdemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo_app

Demo application for Asclepius OSP Project:

This app generates random numbers and timestamps at an interval of 5 seconds it then sends a post request to the node.js server, which inserts the data into a postgreSQL database.

Instructions: cd into the server folder, and run the following command node server.js in a separate terminal, cd into the frontend folder and run the following command npm start

About

License:MIT License


Languages

Language:JavaScript 90.6%Language:Dockerfile 4.8%Language:HTML 4.6%