nodemda-stack-react-koa-mongo

2.1.2 • Public • Published

NodeMDA stack-react-koa-mongo

Introduction

NodeMDA stack-react-koa-mongo is a plugin for the NodeMDA code generation engine. It generates a full application stack with the following features:

  • Backend

    • NodeJS application written in pure Javascript
    • peristent entities using the MongooseJS framework to access a MongoDB database.
    • REST interface to peristent entities that uses the Koa framework.
  • Frontend

    • web based user interface that supplies CRUD editing of peristent entities
    • UI is a pure Javascript application using the React framework
    • Mantine UI components
  • Docker files available for deployment

Composition

This stack is built using the following NodeMDA plugins:


Do you find my work useful?

Buy Me A Coffee

Package Sidebar

Install

npm i nodemda-stack-react-koa-mongo

Weekly Downloads

5

Version

2.1.2

License

MIT

Unpacked Size

2.58 kB

Total Files

3

Last publish

Collaborators

  • joelkoz