Monitor for any changes in your node.js application and automatically restart the server - perfect for development
-
Updated
Aug 15, 2021 - JavaScript
{{ message }}
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
sample node app for Docker examples
Finally some real world examples on getting started with Docker Compose and Nodejs
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
The TypeScript compiler with --watch and a new onSuccess argument
Bookmarks and Snippets Manager for Developers & Co
A webpack plugin that uses Nodemon to start and reload the server.
NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)
Simple Registration and Login component with MERN stack
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
This is a simple REST API with node and express with typescript
Template for bootstrap projects with Node.js and TypeScript
Node.js Express Startup Seed with ES6, Typescript, SCSS, EJS, Nodemon, Bootstrap 4, TSLint, TypeDoc
Node with mysql boilerplate
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox
一个脚手架项目,node+express+react快速搭建大前端项目,实现前后端分离
An opinionated Typescript starter setup for Express + Pino, deployable with Docker and PM2.
The official source code for the website side of DEL!
A step by step MEAN Stack Tutorial from which you will learn to build Angular 7 CRUD App with Bootstrap 4, MongoDB, NodeJS and Express JS from scratch.
A RESTful Full-stack Typescript boilerplate with MongoDB, Express framework and ReactJS library (MERN stack with Typescript)
Add a description, image, and links to the nodemon topic page so that developers can more easily learn about it.
To associate your repository with the nodemon topic, visit your repo's landing page and select "manage topics."
Testing systemd in a container in a CI isn't exactly straightforward hence the current tests are extremely minimal. Though at a minimum maybe a local Docker based test would be sufficient. This might be useful: https://hub.docker.com/r/roryrjb/ubuntu-systemd.