

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The process of creating a javascript frontend and backend using heroku and postgre. The author shares the steps to create 'test_http_frontend.js' for the frontend and 'daybackend.js' for the backend, and the expected results after running the programs. Heroku's 'add-on' feature is used to add postgre as the database.
Typology: Lab Reports
1 / 3
This page cannot be seen from the preview
Don't miss anything!


I create file “test_http_frontend.js” to learn way process data. Result Code: When I run code. The browse with post 3000 will display as image below. I create file “daybackend.js” to learn back-end in Javascript.