ProsperousHeart / smart-brain-ZTM-render

Backend End Server of Final Project For Web Developer Bootcamp

Home Page:https://resume.prosperousheart.com/FaceRecognitionApp-ZTM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Brain Explainer

This code repo is the PROD version of the final project I completed as part of the 40+ hour ZTM Web Developer Bootcamp. (This is an affiliate link, and should you decide to purchase I may receive compensation.)

It is also a mixture of the template from Render for their Node.js setup. (This is the Express Hello world example on Render -- which is deployed at https://express.onrender.com.)

Technologies Used

Deployment

I followed Render's documentation for Node deployment, which included creating a new web service with the following values:

  • Build Command: yarn
  • Start Command: node app.js

The web service is live on my Render URL when each build finishes.

About

Backend End Server of Final Project For Web Developer Bootcamp

https://resume.prosperousheart.com/FaceRecognitionApp-ZTM/

License:MIT License


Languages

Language:JavaScript 80.2%Language:CSS 11.5%Language:HTML 8.3%