Create Siler App

screenshot of Create Siler App
bootstrap

Set up a modern Siler app by running one command.

Overview:

The create-siler-app is a tool that allows users to quickly and easily set up a modern Siler app by running a single command. This app utilizes various scripts and tools to streamline the development process and improve efficiency.

Features:

  • Composer Start: Runs CLI SAPI built-in web server on port 8080.
  • Composer Swoole: Runs Swoole web server on port 9501.
  • Docker Compose Up: Runs Docker using Swoole on port 9501.
  • DevTools: Utilizes ramsey/devtools with Pest override for test:unit.
  • Bootstrap.php: An ideal place to set up your application including database connections, dependency injection containers, and other configurations.
  • Index.php: Called on each request and serves as a suitable place for defining routes and handling current request dependencies.

Summary:

The create-siler-app is a powerful tool that simplifies the process of setting up a modern Siler app. With its convenient commands and useful features, developers can save time and effort while building robust applications. Whether you need to run a built-in web server, use Docker, or customize application settings, create-siler-app provides a seamless experience. Additionally, the DevTools integration with Pest override offers enhanced testing capabilities. Overall, create-siler-app is a valuable resource for developers looking to streamline their Siler app development workflow.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.