Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wborn/custom-project
https://github.com/wborn/custom-project
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wborn/custom-project
- Owner: wborn
- License: other
- Created: 2023-12-03T09:32:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T15:10:07.000Z (6 months ago)
- Last Synced: 2024-10-11T14:16:21.196Z (27 days ago)
- Language: Java
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Custom Project
This repo is a template for custom projects; showing the recommended project structure and including `README` files in the `deployment` directory to provide details about how to customise each part.## Setup Tasks
The following `OR_SETUP_TYPE` value(s) are supported:* `production` - Requires `CUSTOM_USER_PASSWORD` environment variable to be specified
Any other value will result in default setup.
## Encrypted files
If any encrypted files are added to the project then you will need to specify the `GFE_PASSWORD` environment variable to be able to build the project and decrypt the
files.