Skip to content

ltienphat1307/nextjs-sequelize-typescript

Repository files navigation

This example will show you how to create a Nextjs blog with Sequelize in typescript with some features as below:

  • Admin Dasboard to mange categoryies, blogs,…
  • Landing page to display your blogs,…

Server entry point is /index.ts in development and /index.js in production. The second directory should be added to .gitignore.

How to run

npm i

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published