Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

unifyai/docs

Open more actions menu

Repository files navigation

Unify Documentation

Setup

Build the docker image

docker build -t docs:latest -f Dockerfile .

Run the docker image

docker run -v .:/docs -p 3000:3000 docs:latest

The docs should be live at localhost:3000.

Restart the container

The mintlify dev command downloads the mintlify framework everytime we create a new container which takes some time to complete.

In order to save time, I'd suggest just restarting the previously existing container rather than creating a new one, the docker image only really contains the node:bookworm docker image and the installation of mintlify.

docker restart <container-id>

Of course, you can spin up a new container every once in a while if either of the 2 get updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter
Morty Proxy This is a proxified and sanitized view of the page, visit original site.