Getting Started With Solid Start
Freestyle lets you build your Solid Start project with ease — you can get websockets, data storage and more up and with just Solid and TypeScript. To get started, create a new GitHub repository using our Solid Start Template
Once you have your repository set up, install the dependencies.
Then run the dev server.
This will automatically run the Solid Start dev server and the freestyle dev server. Navigate to http://localhost:8910 to see your site. To learn more about the dev server, check our Dev Server Guide.
Deploying Your Site
First, you need to build your site. Run the following command:
This will create a ready to deploy build. You can deploy your site using the following command: