Skip to main content

Create new project

After short 0 config setup with your desired authentication method youll find yourself in sylk platform.

  1. Create a new project by clicking the "New Project" button and give it a name.

Platform Landing Page

  1. Enter the project details:
  • Name: "BookStore"
  • Description (Optional): "A bookstore service built with sylk platform."
  1. Once the project is created, you should be navigated into the newly created project and you can always see it on your "Projects List".
✏️ Note

You are going to implement one of many possible ways to start build your services,one of the main methods is to think on the data model it will serve first then start build the functionality that wraps it all, in our case with the "BookStore" service.