Skip to content

saucebase-dev/docs

Repository files navigation

Saucebase Documentation

This repository contains the comprehensive documentation for Saucebase - a modular Laravel SaaS starter kit built on Laravel, Inertia.js, and Tailwind CSS with your choice of Vue 3 or React.

🌐 Live Documentation

https://saucebase-dev.github.io/docs/

🚀 Development

This documentation is built with Docusaurus.

Prerequisites

  • Node.js 18+
  • npm 8+

Local Development

# Install dependencies
npm install

# Start development server
npm start

This starts the development server at http://localhost:3000/docs/. Changes are reflected live without restarting the server.

Build

# Build for production
npm run build

This generates static content into the build directory.

Deployment

Documentation is automatically deployed to GitHub Pages when changes are pushed to the main branch.

📝 Contributing

Contributions to improve the documentation are welcome!

📄 License

Documentation is licensed under MIT.


For questions or issues, please use GitHub Issues.

About

The Saucebase documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors