Skip to content

When i am using the dev script in nodejs backend it is giving me issues. #7407

Description

@GARY121github

I have made the backend using typescript and the scripts are

"dev": "ts-node --env-file-if-exists=.env src/index.ts", "build": "tsc", "start": "tsc && node --env-file-if-exists=.env dist/index.js", 

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