No description
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
anumol-baby d16429f8c2
Merge pull request #22 from github/dependabot/npm_and_yarn/npm_and_yarn-5c00e80ab5
Bump path-to-regexp from 0.1.12 to 0.1.13 in the npm_and_yarn group across 1 directory
2026-04-07 16:16:53 -04:00
.devcontainer Update devcontainer.json 2022-11-17 09:43:35 -06:00
.gitignore Initial commit 2022-09-06 20:43:57 +00:00
index.js Initial commit 2022-09-06 20:43:57 +00:00
package-lock.json Bump path-to-regexp in the npm_and_yarn group across 1 directory 2026-03-30 11:38:35 +00:00
package.json Bump qs in the npm_and_yarn group across 1 directory 2026-01-01 13:50:18 +00:00
README.md Update SCM tip 2022-10-31 07:33:38 -06:00

GitHub Codespaces ♥️ Express

Welcome to your shiny new Codespace running Express! We've got everything fired up and running for you to explore Express.

You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with the what you're seeing right now - where you go from here is up to you!

Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when youre ready you can click "Publish Branch" and well create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.

To run this application:

npm start