diff --git a/ecosystem.rst b/ecosystem.rst index 1ffc96e37..ba01d1435 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -1,3 +1,11 @@ +.. _community_tutorials: + +Community Tutorials +------------------- + +* `Building a Contacts List with PostgREST and Vue.js `_ - + 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 diff --git a/index.rst b/index.rst index 5be91d9d4..967a33ac9 100644 --- a/index.rst +++ b/index.rst @@ -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 `. +Also have a look at :doc:`Installation ` and :ref:`community_tutorials`. Reference guides ----------------