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.