2.1.2 • Published 6 months ago

nodemda-stack-react-koa-mongo v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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?