Add Community Tutorials section (#287)

Include DO video series
This commit is contained in:
Steve Chavez
2019-12-16 12:39:57 -05:00
committed by GitHub
parent 458960f7c3
commit 1b166ce048
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
.. _community_tutorials:
Community Tutorials
-------------------
* `Building a Contacts List with PostgREST and Vue.js <https://www.youtube.com/playlist?list=PLseEp7p6EwibFjhfO6LhMx5_SFkVxt_gf>`_ -
In this video series, DigitalOcean shows how to build and deploy an Nginx + PostgREST(using a managed PostgreSQL database) + Vue.js webapp in an Ubuntu server droplet.
.. _eco_example_apps:
Example Apps
+1 -1
View File
@@ -88,7 +88,7 @@ Are you new to PostgREST? This is the place to start!
- :doc:`tutorials/tut0`
- :doc:`tutorials/tut1`
Also have a look at :doc:`Installation <install>`.
Also have a look at :doc:`Installation <install>` and :ref:`community_tutorials`.
Reference guides
----------------