洛根
专为大学生设计的个人组织者。
网址
前端: :
后端: :
设置
全局安装lerna: npm i -g lerna
部署方式
# Deploy backend
npm run deploy:backend
# Deploy frontend
npm run deploy:frontend
# If these commands don't work, run the following command and try again
chmod u+x scr ipts/deploy
带有注释部分的Next.js博客
这是一个演示如何使用 , 和在博客文章中添加简单评论部分的演示。
运行前端
重命名.env.test到文件.env和存储的环境变量下和理智将使用从理智API中提取数据。 您可以从获取或创建令牌,ID和机密。
这些环境变量准备好后,您可以运行以下命令来启动和运行Next的开发服务器:
npm install
# Run the frontend
npm run dev
# Run the Studio
npm run start:sanity
该博客将在ht
洛根网
Logan的Web前端。 这是一个未完成的项目,自2020年初以来未进行过任何更新。
这旨在说明对使用Vue进行开发的理解。
制作说明
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# run locally without opening a new browser window
npm run dev-rebuild
# build for produ