HL7-1: add example .env files to client and server
This commit is contained in:
parent
bb3a6a5d8e
commit
1402b4f1ed
3 changed files with 9 additions and 2 deletions
|
@ -18,8 +18,9 @@ to a different client, the server sends back an acknowledgement and notifies the
|
|||
# Getting started
|
||||
|
||||
1. Download the sources of the project
|
||||
2. Execute `bun install` and `bun run dev` in the root directory
|
||||
3. Start customizing the code to your needs
|
||||
2. Copy the .env.example files to .env files
|
||||
3. Execute `bun install` and `bun run dev` in the root directory
|
||||
4. Start customizing the code to your needs
|
||||
|
||||
# Deployment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue