Skip to content

shekhutsav1962001/BlogIt-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogIt-Backend

Live At :- view

Running Video :- view

How to run ?

$ git clone https://github.com/shekhutsav1962001/BlogIt-Backend.git
$ BlogIt-Backend
$ npm install 
$ npm run dev

.env format

NODE_ENV = "development"
URL = "your database url goes here"
CLIENTID="clientid for login with google"
JWTSECRETKEY="your secret key"
KEYFILE = "key file's name for upload image in gcp bucket"
BUCKET = "your bucket name"

Give a ⭐ if you like it.