0.0.19 • Published 6 years ago
walrus-docs v0.0.19
walrus-docs
The documentation for the walrus.ai API.
Development
npm installnpm run dev
This will begin watching all relevant files and serving the docs at https://localhost:8000.
Deploy
Running npm run deploy will build the docs for production, and then deploy them to our Google Cloud Storage bucket.
This requires the gsutil library to be installed locally.