The Wayback Machine - https://web.archive.org/web/20210822100036/https://github.com/topics/rapid-development
Skip to content
#

rapid-development

Here are 110 public repositories matching this topic...

nodejs-hackathon-boilerplate-starter-kit
Dimitreee
Dimitreee commented Sep 6, 2020

Nowadays we got a problem we should to deal with:
When i need to apply my updates on backend i should rebuild my project by manually typing simple cli command, like yarn dev, or smthng. It would be nice if i used to do nothing when i update my backend source code. Packages like nodemon can solve this propblem.

So at the point of this issue we should improve dev mode and add auto-rebuild wh

Improve this page

Add a description, image, and links to the rapid-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rapid-development topic, visit your repo's landing page and select "manage topics."

Learn more