Skip to content

neuodev/hackernoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackernoon

Backend for blog platform.

Support

1.Register a new user 
2.Login
3.Logout
4.Confirm Email
5.Forget Password, Change Password,
6.Edit post, get all posts, get all post for user.

Built on top Node.js, Express, TypeGraphQL, TypeORM, Redis, Express-Cookies, Nodemailer, PostgresQL

How to run

  1. clone the repo

     cd hackernoon
    
  2. Install the dependencies

      npm install 
    
  3. Add your Database Info (username, password, database name, ) to the ormconfig.json file

  4. start the server

      npm run dev 
    
  5. Happy Hacking :D

About

Backend for blog platform. support register, Login, Logout, Confirm Email, Forget Password, Change Password, edit post, get all posts, get all post for user. Built on top Node.js, Express, TypeGraphQL, TypeORM, Redis, Express-Cookies, Nodemailer, PostgresQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors