You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
Update README
This commit is contained in:
13
README.md
13
README.md
@@ -7,8 +7,17 @@ npm i
|
||||
make
|
||||
```
|
||||
|
||||
## Build requirements
|
||||
|
||||
Currently tested with:
|
||||
* Go 1.15.2
|
||||
* MacOS Cataline (10.15.6)
|
||||
|
||||
## Running and testing
|
||||
|
||||
To start the server:
|
||||
```
|
||||
./bin/octoserver
|
||||
```
|
||||
|
||||
Server settings are in config.json.
|
||||
|
||||
Open a browser to [http://localhost:8000](http://localhost:8000) to start.
|
||||
|
Reference in New Issue
Block a user