Template - API
WelcomePrerequisitesNodeJS
  • Welcome!
    • About me
  • Prerequisites
    • Installation and Database Setup
    • Installing Node.js on the Server
  • NodeJS
    • 🆓Getting Started with the Free Template
    • 🎗️Premium Template - REST API
      • Structure
      • Middlewares and Guards
      • Core Modules
        • Prisma with NestJS
        • Swagger with NestJS
      • Dynamic Module
        • Create or Import Module
  • Modules
    • 🎗️Websockets
    • 🎗️Mailer
    • 🎗️Upload
Powered by GitBook
On this page

Prerequisites

This section provides a guide to set up the necessary tools and environment to get the API running smoothly. We assume you're deploying the API on a Linux server and have basic knowledge of server management.

API Deployment on a Linux Server

We presume that the API will be used and deployed on a Linux server, though the steps provided may work similarly on other platforms with slight variations. The instructions below will help you prepare the environment required to run the API effectively.

PreviousAbout meNextInstallation and Database Setup

Last updated 9 months ago