Spec.fm Next

为 spec.fm 提供动力的代码。「The code that powers spec.fm.」

Spec.fm Next

The code that powers spec.fm.

Development

Clone the repository:
git clone git@github.com:specfm/spec-next.git

cd into the directory:
cd spec-next

Install dependencies for the web and api:
npm install && cd servers/api && npm install && cd ../..

Start the api:
npm run dev:api

In another terminal window, start the client:
npm run dev:web

Open the site:
localhost:3000

To run cypress tests:
npm run cypress:open

主要指标

概览
名称与所有者specfm/spec-next
主编程语言TypeScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2018-07-23 23:47:57
推送于2023-03-15 04:02:35
最后一次提交
发布数5
最新版本名称1.3.0 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数128
关注者数4
派生数14
提交数2.8k
已启用问题?
问题数15
打开的问题数1
拉请求数1509
打开的拉请求数1
关闭的拉请求数226
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?