Skip to content

Missing docs/commands? #177

@diego-betto

Description

@diego-betto

Hi,

I'm following your guide
https://platformatic.dev/docs/getting-started/quick-start-guide

I don't know if it's me or something is missing. For example:
npm create platformatic@latest

The output is different:

  • No "Where would you like to create your project? => ."
  • No "What port do you want to use? => 3042"

Create a Database Schema

"Navigate to the migrations directory within the services"
There is no service folder in the generated code.

Apply Schema Migrations

"In your web/db directory"
No db folder, maybe something is missing when creating @platformatic/db?

npx $ platformatic db migrations apply
I think it should be
$ npx platformatic db migrations apply

etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions