Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to bootstrap application #282

Closed
fs-projects opened this issue Dec 28, 2023 · 2 comments
Closed

Unable to bootstrap application #282

fs-projects opened this issue Dec 28, 2023 · 2 comments

Comments

@fs-projects
Copy link

Hello,

I cloned this repo and ran followed the steps in Readme. I have created my own tmdbApiKey and tmdbApiReadAccessKey. In Readme it says npm run build:dev to run it locally but I don't see any script in package.json. I ran npm run start assuming it's the start command but I get below -

$ npm run start

> [email protected] start
> nx serve movies:development


 >  NX   Cannot find configuration for task movies:development

   Pass --verbose to see the stacktrace.

Please provide me some hints here. Thanks.

@BioPhoton
Copy link
Member

BioPhoton commented Mar 3, 2024

Sry this must be outdated. In the CONTRIBUTING.md I documented the repo.

To serve the app run nx run movies:serve to get an overview run nx graph.

@BioPhoton
Copy link
Member

Updated readme #284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants