1.0.4 • Published 4 months ago

generator-nextjs-orm-app v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

generator-nextjs-orm-app

A yeoman generator to scaffold a fully functioning Nextjs app with drizzle orm.

This is my first attempt at a serious yeoman generator. I based the Next js code from the "Max Programming" Youtube channel which can be found here

The instructions for installing Yeoman can be found here but basically it's as simple as npm install -g yo

You should end up with a simple Next JS app that uses drizzle as the intermediary between the front end and the server, storing the data in a small Sqlite database.

1.0.4

4 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago