Skip to content

Satyam2600/primeITsolutions

Repository files navigation

Setup locally

  1. Clone the repository
  2. Run yarn install
  3. Create a .env file in the root of the project and add environment variables mentioned below
  4. Run server by using: yarn dev

Environment Variables

You can also take reference from .env.example file

  1. PORT - Port on which server will run
  2. MONGO_URI - MongoDB connection string

Important points

  1. We are using ejs as our template engine so you can't use .html you have to use .ejs extension
  2. All the views are in views folder
  3. All static files such as css, js, images are in public folder. To use them in your views you can use /public/your-file-path

About

Prime IT Solutions offers comprehensive IT services such as computer and laptop repairs, network solutions, CCTV installations, and refurbished device sales.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors