Skip to content

haxer-max/Towards-Uthopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towards Uthopia Blog

This is a Blogging website made with Express-Nodejs and uses MongoDb as database. It uses EJS for server-side rendering engine and supports google o-auth2 along with normal authentication. It uses JWT-Tokens for auth and also has protected routes. Its functioning is based on REST Framework. It also supports image uploading which is done through multer.

Some screenshots







Install dependencies

Make sure you have Node.js installed

$ npm install

go to .env copy file, fill the value of environment variables and rename the file to .env

Run the application

$ npm start 

About

A Express-NodeJs blogging webapp which supports authentication and image uploading and uses Mongodb for database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors