Skip to content

Bokeher/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

To run this project successfully, follow the steps below to set up the required environment variables and install dependencies.

Setting Environment Variables

You need to create environment variables for the following files:

  • Server/models/users.js
  • Server/models/projects.js

Ensure to set up the necessary variables before starting the project.

Installing Dependencies

Run the following command to install all project dependencies:

npm run install-all

Starting the Project

Once you've set up the environment variables and installed the dependencies, you can start the project using:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published