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

How to serve on local #38

Closed
eeyvee-0x4d opened this issue Aug 21, 2021 · 0 comments · Fixed by #44
Closed

How to serve on local #38

eeyvee-0x4d opened this issue Aug 21, 2021 · 0 comments · Fixed by #44
Labels
question User has a question and is looking for help

Comments

@eeyvee-0x4d
Copy link

I wanna play around with the templates. But I can't host it on my local machine. I wanted to run it on my local machine.
I tried cmds like:

set FLASK_APP=spotify
set FLASK_ENV=development
flask run

but when I go to localhost:5000/api/spotify I get flask.cli.NoAppException flask.cli.NoAppException: Could not import "spotify".

BTW I am not familiar with flask. I just took it out of flask docs.

@novatorem novatorem added the question User has a question and is looking for help label Nov 30, 2021
@novatorem novatorem linked a pull request Dec 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question User has a question and is looking for help
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants