Skip to content

ConduitPlatform/Conduit-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logo

The only Backend you'll ever need.

Conduit Website

This repo contains the implementations for Conduit's website and documentation.
Check out our project's website and docs.

Feel free to request improvements and submit fixes.

Running from source 🔨

Build once and serve:

yarn --frozen-lockfile
npx lerna run build
yarn --cwd ./documentation serve
yarn --cwd ./www start

Live rebuild and serve on modification:

yarn --frozen-lockfile
yarn --cwd ./documentation start
yarn --cwd ./www dev

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages