Skip to content

Ahmed-Yassen/codebridge-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codebridge-task

Environment Variables

To run this project, you will need to create a dev.env file inside the config folder, then add the following environment variables to it

SERVER_PORT DB_DIALECT DB_USERNAME DB_PASSWORD DB_NAME

Run Locally

Clone the project

  git clone https://github.com/Ahmed-Yassen/codebridge-task.git

Go to the project directory

  cd codebridge-task

Install dependencies

  npm install

Run the server

  npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published