SaaSHub helps you find the best software and product alternatives Learn more →
Modd Alternatives
Similar projects and alternatives to modd
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
golang-docker-cache
Improved docker Golang module dependency cache for faster builds.
-
gow
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test" (by mitranim)
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
-
fresh
Build and (re)start go web apps after saving/creating/deleting source files. (by gravityblast)
-
-
autobots
⚡️ Scripts & dotfiles for automation and/or bootstrapping new system setup
-
-
-
-
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
modd reviews and mentions
- Implement auto-reload after update
-
Ask HN: Can I see your scripts?
There's also modd[0] which allows for many file watch pattern -> command combos to easily be defined & run simultaneously from a modd.conf file.
-
Hot reload in golang
i was using cortesi/modd for this while using docker. Since I change to Rancher with dockerd i wasn’t able to get live reloading working again, i also tried air but no luck.. out of curiosity did anyone have a similar issue?
-
Live Reload in Go with Air
Interesting. I've been using https://github.com/cortesi/modd for this for a while but I'll check this project out.
- Ask HN: What developer tools would you like to see?
- Live previewing LaTeX document?
- docker-compose without dockers
-
Live Reloading in Golang using Air
me likes: https://github.com/cortesi/modd A little more flexible for various files
-
We don’t use a staging environment
I use a somewhat similar approach for Pirsch [0]. It's build so that I can run it locally, basically as a fully fledged staging environment. Databases run in Docker, everything else is started using modd [1]. This has proven to be a good setup for quick iterations and testing. I can quickly run all tests on my laptop (Go and TypeScript) and even import data from production to see if the statistics are correct for real data. Of course, there are some things that need to be mocked, like automated backups, but so fare it turns out to work really well.
You can find more on our blog [2] if you would like to know more.
-
How do you live reload html pages in development?
This pair of tools do both front-end and back-end live reloading with a small amount of config: https://github.com/cortesi/modd https://github.com/cortesi/devd
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160c897be0>
www.saashub.com | 2 Apr 2023
Stats
cortesi/modd is an open source project licensed under MIT License which is an OSI approved license.