package
Version:
v0.0.22
Opens a new window with list of versions in this module.
Published: Feb 2, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Gogen Domain
Calling gogen domain yourdomainname
will
-
Provide all those files
├── Dockerfile
├── README.md
├── config.json
├── config.sample.json
├── docker-compose.yml
├── domain_yourdomainname
│ └── README.md
├── go.mod
└── gitignore
-
Generate unique random secret key for your application in config.json
-
Copy the basic template for controller, gateway and crud
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.