Skip to content

jstenmark/nest-apartment-api

Repository files navigation

Find WSL IP

# From WSL
ip addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'

# From Host
netsh interface ipv4 show neighbors # vEthernet (WSL (Hyper-V firewall))

todo

  • auth guards
  • http exception filter
  • pino logger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published