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

Quickstart Should Use Local Dev, Not Docker #167

Open
grant opened this issue Feb 5, 2021 · 0 comments
Open

Quickstart Should Use Local Dev, Not Docker #167

grant opened this issue Feb 5, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation kind/enhancement New feature or request

Comments

@grant
Copy link
Contributor

grant commented Feb 5, 2021

The main quickstart uses docker build and docker run.

That takes awhile to run and isn't a great local dev experience.

Instead we should have the quickstart show the quickest way to run a function locally, like this:

dart run bin/server.dart 

This is what other FF READMEs do too.

We can add the docker commands in a different section if we really want. Or reserve it to the docker doc.

@kevmoo kevmoo added kind/enhancement New feature or request documentation Improvements or additions to documentation labels Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants