|
1 | 1 | # Onboarding
|
2 | 2 |
|
3 |
| -### Step 1: Getting Started |
| 3 | +### Getting Started |
| 4 | + |
4 | 5 | Begin by clicking the **Get Started** button on the home page.
|
5 | 6 |
|
6 | 7 | 
|
7 | 8 |
|
| 9 | +### Sign Up |
8 | 10 |
|
9 |
| -### Step 2: Sign Up |
10 | 11 | Once you click **Get Started**, you will be redirected to the portal for **Sign Up**.
|
11 | 12 |
|
12 |
| - |
13 | 13 | Here, you will have two options for signing up:
|
| 14 | + |
14 | 15 | - **Google**
|
15 | 16 | - **GitHub**
|
16 | 17 |
|
17 | 18 | 
|
18 | 19 |
|
19 |
| -### Step 3: Authentication |
| 20 | +### Authentication |
| 21 | + |
20 | 22 | - **If you choose Google or Github**:
|
21 | 23 | - You will be redirected to Google's or Github authentication page for Verification.
|
22 | 24 | - If you are a new user, you will be redirected to the username page.
|
23 |
| -You need to create and add a username. After adding the username, you can proceed further. |
| 25 | + You need to create and add a username. After adding the username, you can proceed further. |
24 | 26 |
|
25 | 27 | 
|
26 | 28 |
|
27 | 29 | - After successful authentication, a message will appear:
|
28 |
| - *"You have successfully signed in. You can close this Page, Now you can return to the app"* |
| 30 | + _"You have successfully signed in. You can close this Page, Now you can return to the app"_ |
29 | 31 | - Once the authentication process is completed, you can proceed to use the application.
|
30 | 32 |
|
31 |
| - |
32 | 33 | 
|
33 | 34 |
|
34 |
| -After successfully completing the onboarding process, users can sign in to explore the application dashboard. On the dashboard, users can: |
| 35 | +### First Time Users |
| 36 | + |
| 37 | +After signing in for the first time, you will see an onboarding screen |
| 38 | + |
| 39 | +Let's walk through every step |
| 40 | + |
| 41 | +1. **Welcome Screen**: Upon successful authentication, new users will be greeted with a welcome message. This screen serves as an introduction to the onboarding process. |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +2. **Select Default Provider and Model**: In this step, you will choose your preferred provider from a range of options: |
| 46 | + |
| 47 | + - Cloud Providers: |
| 48 | + - OpenAI |
| 49 | + - Anthropic |
| 50 | + - Local Providers: |
| 51 | + - LMStudio |
| 52 | + - CodeBolt Provider |
| 53 | + |
| 54 | + This selection will determine the default provider for you project(you can change it later). |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | +Now on the same page select a model provided by list of models from the selected provider |
| 59 | +(After entering correct key to provider you will se the list of models) |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | +3. **Choose Default Workspace**: Select the default workspace where you'd like your project to be organized and managed. |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | +4. **Create Your First Project**: In this step, you will create your first project. Provide a name for your project and click "Create Project in workspace" to get started. |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | +After clicking on "Create Project in workspace" this screen will pop-up |
| 72 | + |
| 73 | +Here we can see [Template](./Templates/template.md) and [My Templates](./Templates/myTemplates.md) <br/> |
| 74 | +Just give a name to you project or you can keep a random name and click "Create Project" |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | +5. **Developer Page**: After creating your project, you will be taken to the Developer Page where you can start working on your project. |
| 79 | + |
| 80 | +  |
| 81 | + |
| 82 | +6. **Congratulations!** You have successfully created your first project. You can now begin exploring the features and capabilities of the platform to build and publish your applications. |
| 83 | + |
| 84 | +### Returning Users |
| 85 | + |
| 86 | +For users who have previously completed the onboarding process, signing in through the portal will redirect you directly to the main application dashboard. |
35 | 87 |
|
36 |
| -* Create new project in the workspace or open the project folder. |
37 |
| -* Access recent projects and files for quick continuation of their work. |
38 |
| -* Create new workspace, accessible from the top-right of the dashboard.. |
| 88 | + |
39 | 89 |
|
40 |
| - |
| 90 | +From here, you can access your existing projects, create new projects, and leverage the full capabilities of the CodeBolt platform to build and publish your applications efficiently. |
0 commit comments