Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Next js template using Mysql , tailwindCSS , drizzle orm and fontawesome

NotificationsYou must be signed in to change notification settings

PLMohamed/next-drizzle-template

Repository files navigation

this repo is my starter to full stack applications with all those libraries,

Usage :

  npx create-next-app@latest app_name -e https://github.com/PLMohamed/next-drizzle-template

Or

  git clone https://github.com/PLMohamed/next-drizzle-template.

env

Make sure to change what necessary in the .env file (I'm using api versioning)

DB_HOST="localhost"DB_NAME="your_database"DB_USER="your_user"DB_PASSWORD="your_password"# NEXT PUBLICNEXT_PUBLIC_API_VERSION="v1"

docker-compose :

if you want to also install the database with docker-compose, make sure credentials of db match .env

    docker-compose up -d

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp