You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the instructions on how to setup focalboard locally aren't correct. You have to clone mattermost-server and add an environment variable to the focalboard repo before running make for everything to work correctly.
* Updated readme to reflect the current local setup of server
* .gitignore now ignores .env files
* Update README.md
Co-authored-by: Michelle Krejci <mickr592@student.liu.se>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Summary
Currently the instructions on how to setup focalboard locally aren't correct. You have to clone mattermost-server and add an environment variable to the focalboard repo before running make for everything to work correctly.
Link to documentation page
README
Personal server setup guide
Additional context and/or screenshot
Made a quick edit of how the text could be formulated in the readme to better explain the setup.
I'll gladly submit a pull request for these changes if you guys thing this is something that should be updated! :)
On another note I also saw that the .gitignore file isn't ignoring .env files, is that on purpose?
The text was updated successfully, but these errors were encountered: