mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-03 15:56:22 +00:00
⚡ initialize project structure with main, routing, and environment utilities
This commit is contained in:
3
cmd/server/main.go
Normal file
3
cmd/server/main.go
Normal file
@ -0,0 +1,3 @@
|
||||
package main
|
||||
|
||||
func main() {}
|
Reference in New Issue
Block a user