Skip to content

lavanyagarg112/skillstack-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the backend for skillstack platform.

Link to frontend repository: SkillStack

Setup Instructions

  1. Clone this repository:

    git clone https://github.com/lavanyagarg112/skillstack-backend.git
    cd skillstack-backend
  2. Create a .env file by copying the example file:

    cp .env.example .env
  3. Fill in the values for your database credentials in the .env file.

  4. Install dependencies:

    npm install
  5. Start the server

    npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors