Skip to content

Getting started

Create Solid Web app via template

We created a template that helps you to get started with a Solid Web app. It has the following features:

We also have a template that uses React.

Create Solid service via template

We created a template that helps you to get started with a Solid service. It has the following features:

We rely on the Client Credentials offered by the CSS. The advantage is that it allows the service to work without user interaction for authentication. The disadvantage is that it doesn't work with other Solid servers. This only applies to authentication. Once authentication is done, everything else works as expected when you follow the Solid protocol. When there is a specification on how to do this type of authentication with every Solid server, we will update this template.

Try out Solid pods with the SolidLab Pod Playground

We offer a public instance of the latest Community Solid Server release. Users can use this instance to freely test and experiment with Solid pods. This is useful, for example, for testing or demoing applications. The pods and data on the instance is removed daily and there are no guarantees regarding uptime. Thus, do not use this instance for automated tests and in production.