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

Main metrics

Overview
Name With Ownerspecfm/spec-next
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2018-07-23 23:47:57
Pushed At2023-03-15 04:02:35
Last Commit At
Release Count5
Last Release Name1.3.0 (Posted on )
First Release Name1.0.0 (Posted on )
用户参与
Stargazers Count128
Watchers Count4
Fork Count14
Commits Count2.8k
Has Issues Enabled
Issues Count15
Issue Open Count1
Pull Requests Count1509
Pull Requests Open Count1
Pull Requests Close Count226
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private