We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014597e commit c8e634aCopy full SHA for c8e634a
README.md
@@ -31,6 +31,7 @@ The author of this repository carries opinions about how to best organize an app
31
## Project Structure
32
33
- `cmd` - this is where the default config and the main app lives
34
+- `database` - this is where the **schema.hcl** file lives. Modify this file to alter the database
35
- `pkg` - this is where most of the code lives
36
- `common`
37
- `config` - for loading the config file / incorporating environment variable overrides
0 commit comments