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

Hacktoberfest #1

Open
sdomino opened this issue Oct 3, 2017 · 3 comments
Open

Hacktoberfest #1

sdomino opened this issue Oct 3, 2017 · 3 comments

Comments

@sdomino
Copy link
Contributor

sdomino commented Oct 3, 2017

If you're looking to get involved with Hacktoberfest, you've come to the right place. Just check out the guidelines and get started!

@sgaist
Copy link
Contributor

sgaist commented Oct 7, 2017

Hi,

What would you need as contributions ?

@sdomino
Copy link
Contributor Author

sdomino commented Oct 9, 2017

@sgaist, we created this quickststart some time ago, and so it's likely gotten a bit old. We're looking for a few different things:

  • Does it still work locally (nanobox run) and in production (nanobox deploy dry-run)?
  • Is it up-to-date (Flask, any dependencies)?
  • Finally, it would be awesome to get it updated to our new design found here (rather than a generic Flask app)

Feel free to create an issue for any you'd like to tackle, or just submit the PR with any you complete! We look forward to your contributions 😄

@sgaist
Copy link
Contributor

sgaist commented Oct 9, 2017

For the first point, there's no need to open an issue as it's working both locally and in production mode.

The second point is covered by #2.

The third point is covered by #3.

Note that serving static assets like those created by your landing page should rather be served by a web server (NGINX, Apache, etc.) rather that Flask itself.

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

No branches or pull requests

2 participants