Skip to content

AmCodesLame/blocky-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 25, 2023
3bcf6ea · May 25, 2023

History

7 Commits
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 21, 2023
May 25, 2023

Repository files navigation

Blocky-Blogs

a multi-user blog website with features of authentication, authorization with jwt, uploading, editing and deleting your blogs


Tech Stack used:

node, express, mongo, ejs


Initial Set Up

run these commands in your terminal

git clone github.com/AmCodesLame/blocky-blogs
cd blocky-blogs
npm i
touch .env

create these variables in your .env files:

MONGO_URI=<mongodb_uri>
JWT_SECRET=<jwt secret for creating token>

About

a multi user blog website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published