This commit is contained in:
Ben Wilson 2023-07-25 09:26:59 -04:00
commit e08de753b6

View File

@ -8,6 +8,8 @@ A Nestjs and Typescript Bitcoin stratum mining server.
$ npm install
```
create an new .env file in the root directory and configure it with the parameters in .env.example
## Running the app
```bash