Skip to content

Unable to run project #53

@astanley86

Description

@astanley86

I have followed the README steps of running yarn install and cp packages/server/.env.example packages/server/.env and saving the variables with my sandbox app configuration. Is the next step to navigate to localhost:3000 ? When I go there I am prompted to login which then returns me to my localhost:3000/app.js .

Not sure if this is related or not but I get a "Port 3000 is already in use" when I try to start this project initially. I am manually doing a taskkill /PID command to kill whatever is running on 3000 (which must be this same project??) and then I am able to run yarn run start
image

image
image
image

I am trying to understand the build steps and even understand what this project is doing. I am new to React but have experience with Angular and Vue. It looks like the React app is not built. Am I missing a step?

Metadata

Metadata

Assignees

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