Skip to content

esmalleydev/srating.io-docs

Repository files navigation

build version

This is the open-source GUI project for docs.srating.io. This project uses nextjs, reactjs and nextra.

Prerequisites: Nodejs, npm.

Set up

After cloning project, in the project directory run: npm install

To start developing run: npm run dev

This project is a API documentation for srating.io

Contribute to the open-source srating.io GUI Github

Tips

May need to clear out .next folder before rebuilding rm -r .next

pm2

pm2 start npm --name "docs" -- start

About

srating.io API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published