### Setting up: - Clone the repository - Configure your github repository, personal access token and the local boostnotes directory in .env file. - Configure other application settings in config.js file. - Run npm install - Run npm start to run the sync process. --- >**Configuration** ***.env file*** >``` >GITHUB_TOKEN="personal access token---个人访问令牌" >GITHUB_REPO="github repository---boostnote的github库地址" >LOCAL_BOOSTNOTE_DIR="local boostnotes directory---boostnote的本地储存目录" >```  >**Configuration** ***.env file*** >``` >There is no clear description of which configuration is required >``` ## What are the necessary configuration files for config.js file??? ## Please update the quick start!
Setting up:
What are the necessary configuration files for config.js file???
Please update the quick start!