Angular / Firebase / Node.js
This guide will walk you through the setup, configuration, and usage of Angular / Firebase / Node.js, a robust SaaS boilerplate designed to accelerate your SAAS
Download repositories
Download Angular repository
git clone https://github.com/nzoni-app/nz-angular-firebase.gitDownload Node.js repository
git clone https://github.com/nzoni-app/nz-nodejs-firebase.gitFirebase Configuration
Installation
Install Node.js (if you haven't already)
Install Node Modules for Angular project
Install Node Modules for Node.js project
Configure Environment Variables
Node.js environnement
Angular Environnement
Run
Angular
Node.js
Last updated