issues
search
microservices-suite
/
node-microservices-suite
This repository is a nodejs based microservices built with the monorepo strategy
MIT License
12
stars
2
forks
source link
Repo engineering/universal cli
#118
Closed
GAndanje
closed
6 months ago
GAndanje
commented
6 months ago
This PR fixes major windows issues:
[ ] Fix: windows nodemon watch & node environment variables
[ ] Fix: platform aware recurssive house keeping(removing nodemodules & yarn artifiacts) with suite reset
[ ] Fix: windows path resolution & package.json illegal characters
[ ] Refactor: microservices code generator to target service in hello message
[ ] Refactor: add git as second project marker
This PR fixes major windows issues: