Skip to content

Missing docs/commands? #177

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions