Skip to content

jackgdll/todo-du-siecle

Repository files navigation

Le Todo du Siècle

Deployment : todo-du-siecle-production.up.railway.app

GitHub Repo: github.com/therosbif/todo-du-siecle

Tech Stack

Installation

# Clone the repository
git clone [email protected]:therosbif/todo-du-siecle.git
cd todo-du-siecle

# Install dependencies
pnpm install

# Generate Prisma client
pnpm prisma generate

# Start the development server
pnpm dev

# Build the project
pnpm build

# Preview the production build
pnpm preview

⚠️ Note: Remember to create a .env file in the root of the project to run locally: An example file is provided here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published