1 Star 0 Fork 0

zys / BoostNote.next

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Boost Note for Teams

We've developed a collaborative workspace app called "Boost Hub" for developer teams.

It's customizable and easy to optimize for your team like lego blocks and even lets you edit documents together in real-time!

uiimage

A Polished Notes App with GitHub Flavored Markdown

for macOS, Windows, Linux, iOS, and Android

BoostNote.next is a renewal of the Boostnote app.

Latest releases

Roadmap

Boost Note Roadmap 2020

Authors & Maintainers

Community

Development

Folder structure

  • android : Android app project. Please open with Android Studio.
  • dist : Bundled electron app stuff. All executable and installable of the electron app are generated in this folder. You can generate this by npm run prepack, npm run pack, and npm run release scripts.
  • compiled : Compiled web app resources from npm run build script. The resources are for deploying the web app.
  • electron : Compiled electron resources from npm run build:electron script. You can run it by npm start script. The resources are for packaging the electron app.
  • ios : iOS app project. Please open with XCode.
  • src : Source code.

Build

Please copy .env.default file and create a file named .env in the root of the project directory, or the build will fail.

Web app

# Install dependencies
npm i

# Run webpack and open browser
npm run dev

Electron app

# Install dependencies
npm i

# Run webpack
npm run dev:webpack

# Run electron (You have to open another terminal to run this)
npm run dev:electron

For Windows users, If npm run dev:electron doesn't spawn an electron window, please try again after removing %APPDATA%\electron directory.

Mobile app

License

GPL-3.0 © 2020 BoostIO

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zdiskless/BoostNote.next.git
git@gitee.com:zdiskless/BoostNote.next.git
zdiskless
BoostNote.next
BoostNote.next
master

搜索帮助