Getting Started
Welcome to the documentation for Nzoni Boilerplate! This guide will walk you through the setup, configuration, and usage of Nzoni, a robust SaaS boilerplate designed to accelerate your web application
Download repositories
Download Angular repository
git clone https://github.com/nzoni-app/nz-angular.gitDownload Nest.js repository
git clone https://github.com/nzoni-app/nz-nestjs.gitDownload Node.js repository
git clone https://github.com/nzoni-app/nz-nodejs-mongodb.gitInstallation
Install Node.js (if you haven't already)
Install Node Modules for Angular project
Install Node Modules for Nest.js project
Configure Environment Variables
Nest.js environnement
Angular Environnement
Create Tables
Run
Angular
Nest.js
Node.js/MongoDB
Last updated


