andrevenancio / vercel-test-express

Home Page:https://vercel-test-express-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vercel-test-express

This repository is an attempt to have a single express server serving both static files (HTML + JS) and express api's.

My initial versions had a pre-commit hook which would run build and add the build/ folder to git. That version worked well on vercel. I no longer want to make use of the pre-commit hook and I dont want to push the content of the build folder to github, however now I'm unable to see a folder on my Output on my vercel application Source tab.

About

https://vercel-test-express-gamma.vercel.app


Languages

Language:JavaScript 69.4%Language:TypeScript 20.3%Language:HTML 10.3%