Skip to content

shape-network/docs

Repository files navigation

Welcome to Shape Docs!

Local Development

# Install dependencies
bun install

# Start development server
bun run dev

# Build for production
bun run build

# Start production server
bun run start

Repository Structure

  • /app - Next.js application files
  • /components - React components used in the documentation
  • /content - Documentation content written in MDX
  • /public - Static assets
  • /lib - Utility functions and shared code

Links

Contributing

Contributions to improve the documentation are welcome. Please feel free to submit pull requests with corrections or enhancements.

If you have feedback, please open an issue or reach out to @williamhzo or on our Discord.

License

All content is © Shape Factory.

Releases

No releases published

Packages

No packages published

Contributors 5

Languages