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

tutorial for migrating an existing project to Piccolo #511

Merged
merged 1 commit into from
May 13, 2022

Conversation

dantownsend
Copy link
Member

Fixes #506

Added a new 'tutorials' section to the docs. The first such tutorial is how to use Piccolo with an existing database and web app.

@dantownsend dantownsend added the documentation Requires additional docs, or changes to the docs label May 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #511 (e71e670) into master (2fde648) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #511   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         104      104           
  Lines        7010     7010           
=======================================
  Hits         6362     6362           
  Misses        648      648           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fde648...e71e670. Read the comment docs.

@dantownsend dantownsend merged commit 4284d13 into master May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Requires additional docs, or changes to the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructions for integrating piccolo inside existing application?
2 participants