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
This stack is built using the following NodeMDA plugins: