nodemda-stack-react-koa-mongo
v2.1.2
Published
Full stack application with React front end and Koa + MongoDB backend
Downloads
13
Maintainers
Readme
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:
