exproose

Simple webapps with express + mongoose

Usage no npm install needed!

<script type="module">
  import exproose from 'https://cdn.skypack.dev/exproose';
</script>

README

exproose

Simple webapps for node with express + mongoose.

NPM Version NPM Downloads Linux Build Coverage Status

Features

  • built on top of express.
  • mongodb database integrated via mongoose.
  • config via config.

TODO

  • Add examples here.
  • Integrate logging.
  • Integrate user/auth.
  • Integrate healthchecks.

License

MIT