Skip to content

SkHive is a Node.js application designed for scalable data handling and operations. It incorporates various services such as authentication, email notifications, scheduled tasks, and data management through APIs.

Notifications You must be signed in to change notification settings

Villarley/SkHiveDB

Repository files navigation

SkHive

SkHive is a Node.js application designed for scalable data handling and operations. It incorporates various services such as authentication, email notifications, scheduled tasks, and data management through APIs. The application uses Express as its web server framework and Sequelize for ORM support with PostgreSQL. It is equipped with essential security and utility libraries like bcrypt, jsonwebtoken, and cors.

Authors

Run Locally

Clone the project

  git clone https://github.com/villarley/skhivedb

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Logo

About

SkHive is a Node.js application designed for scalable data handling and operations. It incorporates various services such as authentication, email notifications, scheduled tasks, and data management through APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published