Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
/ node-ex-ts Public archive

Node.js sample app suitable for Cloud Containers such as OpenShift & Heroku.

Notifications You must be signed in to change notification settings

lfir/node-ex-ts

Repository files navigation

Node.js (16+) & Typescript sample app

Codacy Badge Codacy Badge

Archived - Free Heroku Dynos no longer be available

Web app that can serve a static site and store page visits info in a MongoDB database through a RESTful API.

Uses minimal up-to-date dependencies to be suitable for cloud containers and serve as base for other projects.