|
|
@ -161,12 +161,16 @@ Please follow the instructions of the Ghostfolio [Unraid Community App](https:// |
|
|
|
1. Start the server and the client (see [_Development_](#Development)) |
|
|
|
1. Create a new user via _Get Started_ (this first user will get the role `ADMIN`) |
|
|
|
1. Go to the _Market Data_ tab in the _Admin Control Panel_ and click _Gather All Data_ to fetch historical data |
|
|
|
1.Click _Sign out_ and check out the _Live Demo_ |
|
|
|
1. Click _Sign out_ and check out the _Live Demo_ |
|
|
|
|
|
|
|
### Start Server |
|
|
|
|
|
|
|
#### Debug |
|
|
|
|
|
|
|
Run `yarn watch:server` and click "Launch program" in [Visual Studio Code](https://code.visualstudio.com) |
|
|
|
|
|
|
|
##### Serve |
|
|
|
|
|
|
|
Run `yarn start:server` |
|
|
|
|
|
|
|
### Start Client |
|
|
|