Explorar o código

change README.md

shao hai 2 semanas
pai
achega
bd7064eaed
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1 +1,10 @@
-DR Resource Server
+DR Resource Server
+
+#### env
+- golang 1.24
+- postgres14
+
+#### run
+```shell
+go run main.go run
+```