This repository has been archived by the owner. It is now read-only.
datcord-backend
Datcord Backend
TODO: Write a description here
Installation
-
Install all dependencies by running the following command:
shards install
-
Compile the executable of Datcord with this command:
shards build --release
Usage
Usage: bin/datcord [arguments]
-b HOST
, --bind=HOST
- Specifies the server host
-p PORT
, --port=PORT
- Specifies the server port
-w COUNT
, --workers=COUNT
- Specifies the number of processes to handle requests
-r
, --routes
- List the application routes
-v
, --version
- Display the application version
-c URL
, --curl=URL
- Perform a basic health check by requesting the URL
-h
, --help
- Show usage
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/rndtrash/datcord/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- your-name-here - creator and maintainer
Repository
datcord-backend
Owner
Statistic
- 1
- 0
- 0
- 0
- 6
- over 3 years ago
- January 8, 2021
License
GNU General Public License v3.0
Links
Synced at
Thu, 21 Nov 2024 14:04:14 GMT
Languages