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
派生數12
提交數2.8k
已啟用問題?
問題數15
打開的問題數1
拉請求數1509
打開的拉請求數1
關閉的拉請求數226
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?