Skip to content

longnguyen1305/sm-server

Repository files navigation

SM-Server

Setup Instructions

1. Clone the Repository

  • Run the following command to clone the project to your local system:
git clone https://github.com/longnguyen1305/sm-server

2. Install Dependencies

  • Navigate to the project directory and install the necessary dependencies:
cd sm-server
npm install

3. Getting Started

  • Once the dependencies are installed, you are ready to start working on the project.

Run the server:

node index

or

nodemon index
  • Nodemon can automatically restart server whenever there are changes saved.

Run MinIO:

.\minio.exe server C:\<YOUR DIRECTORY>\minio\data --console-address ":9001"

About

A full-stack app with a serverless frontend on Vercel, backend APIs on Render, Neon for serverless Postgres, and Supabase for storage and optional backend services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors