Integration with RepoCloud Deploy Template to the Focalboard GitHub page, enabling one-click deployment. This addition simplifies the process for users to quickly deploy and scale Focalboard using RepoCloud's efficient cloud hosting services.
TOA form completed.
🆕 docs: Add new README.md in docs folder with updated disclaimer
The README.md file has been updated to reflect the current status of the project. The project is no longer maintained by Mattermost and has transitioned to being fully community supported. The contribution guidelines have been updated to encourage the community to fork this repository for continued development and contributions. A new README.md file has been added in the docs folder to provide the updated disclaimer in a more prominent location. This change is necessary to keep the community informed about the project's status and how they can contribute moving forward.
* 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>
* Fix#1957. Boards dev guide.
* Remove incomplete link
* Clarify the config.json settings
* Recommend forking and cloning the repo
* Cleanup instructions
* make webapp before plugin deploy
* Upgrade npm in build-ubuntu
* npm i -S moment
* Don't upgrade npm
* macos-latest on build-mac
* Update dev-release.yml
* Use windows-2022
* Debug: Dir
* Win SDK path
* Dir
* Use Win SDK 10.0.19041.0
* Cleanup
* Add Win requirements to readme
* Add Windows SDK download link to readme
* Update README.md
Add info about multilingual statuts of the app and the possibility to translate the app.
* Update hero.html
Add information about multilingulaity on the website
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
* File `package-lock.json` updated.
* Use `cross-env` for setting environment variables in npm scripts.
* Remove all the mentions of `win-node-env` because it is no longer needed for running npm scripts.
Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>