Skip to content
View TechTasa's full-sized avatar

Block or report TechTasa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TechTasa/README.md

cowork

Requirements

1.Node Js Download
2.Git Download
3.VSCode Download

Git Setup (First time only)

git config --global user.name TechTasa

git config --global user.email [email protected]

Installation

Open Terminal In VSCODE:

git clone https://github.com/TechTasa/techtasa.git
cd techtasa

Select Branch

git checkout -b main

OR

git checkout -b test

OR

git checkout -b sell

OR

git checkout -b inhouse

Install Dependencies

npm install

Create .env file in root directory

image

Put credentials in .env file

image

Note: each branch will have different credentials

Run Project

npm run dev

OR

npm start

By default it will run on http://localhost:121

Making Changes & Pushing to github

git add .
git commit -m "changed this & that"  

Change "changed this & that" with the changes you made.For e.g you changed services page : "changed service page"

git push

File/Folder Structure

└── 📁Insurance Tool
    └── 📁config
    └── 📁controllers
    └── 📁middlewares
    └── 📁models
    └── 📁public
        └── 📁css
        └── 📁html
        └── 📁images
        └── 📁js
    └── README.md
    └── 📁routes
    └── server.js
    └── 📁uploads
    └── 📁utils
    └── 📁views
        └── apply.ejs
        └── asasd.ejs
        └── blogCreate.ejs
        └── blogDetail.ejs
        └── blogEdit.ejs
        └── blogList.ejs
        └── blogPageDetail.ejs
        └── blogPageIndex.ejs
        └── business.ejs                 Services/Business Loan Page
        └── career.ejs                   Career Page 
        └── careerapply.ejs
        └── contact.ejs                  Contact Page
        └── createJob.ejs
        └── createmanagement.ejs
        └── creditcard.ejs               Services/Credit Card Page
        └── dashboard.ejs
        └── editJob.ejs
        └── editmanagement.ejs
        └── home.ejs                     Home Page
        └── homeloan.ejs                 Services/Home Loan Page
        └── jobs.ejs
        └── leads.ejs
        └── loanpage.ejs
        └── login.ejs                    Login Page
        └── management.ejs
        └── micro.ejs                    Services/Micro Loan Page
        └── personal.ejs                 Services/Personal Loan Page
        └── resume.ejs
        └── resumes.ejs
        └── services.ejs                 Services Page
        └── signup.ejs

Popular repositories Loading

  1. marketing marketing Public

    EJS

  2. Salon Salon Public

    CSS

  3. realestate realestate Public

    EJS

  4. blogapp blogapp Public

    EJS

  5. techtasameet techtasameet Public

    JavaScript

  6. meet2 meet2 Public

    JavaScript