
Create you’re own project and make it yours, what kind business will your SaaS cater to?įrom the terminal clone and change director to the new project. I like to start off projects from an existing github repo and I’m also hungry, so I’ll be creating a multitenant tacoshop (mt-tacoshop). We’ll bootstrap our sample project using SAP Hana Academy’s SaaS yoeman generator so get those installed globally: npm install -g yo Once you’ve got your accounts and software set-up, grab some coffee and meet me back here. I’ll be using VS Code and Docker throughout the project, let’s get those installed too. Gregor Wolf, Mike Zaschka and Volker Buzek created the cds-pg & cds-dbm open-sourced libraries which make it possible to run CAP projects with a postgreSQL database.īefore digging in, you’ll want to make sure you have a BTP trial and a Github account.Most of what we’ll be doing in part 1 of this tutorial series comes from from SAP Hana Academy.
#Postgresql app how to



Let’s take a quick look at the three frameworks we’ll be combining in our sample project. However, getting the lego pieces of several different development frameworks can sometimes be tricky. Our goal is to create and deploy a sample project using CAP, multitenancy and postgreSQL to SAP Cloud Foundry environment (BTP).
