Skip to content

ZiyanK/ts-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog website made in Next.js + Node written in Typescript

Backend

Getting started

  • Clone the repo. git clone https://github.com/ZiyanK/ts-blog

  • Change directory into ts-blog-backend cd ts-blog-backend/

  • Install the dependencies (make sure you have the dev dependenices) npm install or yarn install

  • Start the server using npm start or npm run dev

Tools and technology used

  • Typescript
  • Node.js
  • Express.js
  • Mongodb
  • Mongoose
  • JWT Authenticatioin

Frontend

(Currently still working on the frontend of the website)

About

A blog website made using Nodejs and Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published