Logo

Techteles

Techtales is a nextjs, mongodb, tailwind based project which is used to host technical blogs involving writing codes in java, JavaScript and so on. It used md file to write the blog content.

Next.jsMongoDBNginxGit

Main Features

  • One can write technical blogs in md file and update matadata in a csv file
  • Run a script to upload blog content in mongodb and render in nextjs script
  • There are script to upload seo tags while adding new blogs

Live Implementation

You can check out the live implementation of this project at https://blog.keshavdev.com/ and view the source code on GitHub.