Skip to content

This repository contains the backend services for the CAOCAP app, a tool that simplifies web page creation using MindMaps. The backend handles user authentication, integrates with Vercel for project management, and includes robust error handling, logging, and security features.

Notifications You must be signed in to change notification settings

CAOCAP/CAOCAP-Backend

Repository files navigation

CAOCAP-Backend

This project is the backend for the CAOCAP application. It is built with Node.js and handles various server-side functionalities.

Prerequisites

Before running this project, ensure you have the following installed:

  • Node.js (version 14.x.x or higher)
  • npm (Node Package Manager, included with Node.js)

Installation

  1. Clone the repository:

    Clone the project repository from GitHub using the following command:

    git clone https://github.com/CAOCAP/CAOCAP-Backend.git
    

2.Navigate to the project directory:

Move into the project directory:

cd CAOCAP-Backend Install dependencies:

Install all necessary Node.js packages by running:

npm install

3.Running the Project To start the backend server, use the following command:

npm start

About

This repository contains the backend services for the CAOCAP app, a tool that simplifies web page creation using MindMaps. The backend handles user authentication, integrates with Vercel for project management, and includes robust error handling, logging, and security features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published