This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
/**
- Migrations
- This section of the code is responsible for managing database migrations.
- Migrations are used to make changes to the database schema over time, such as creating or modifying tables.
- This file serves as the main entry point for managing migrations in the project. */ Migrations
[] Modular comment system --[] check if item has comments --[] return comments --[] Make new comments box
[] update UI
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
pnpm ley new .ts --esm
2023-11-21T08:44:10.269 app[5683d5ddf64e38] otp [info] > final-project@0.1.0 migrate /app
2023-11-21T08:44:10.269 app[5683d5ddf64e38] otp [info] > ley --require tsm "up"
2023-11-21T08:44:10.284 app[5683d5ddf64e38] otp [info] ELIFECYCLE Command failed.
2023-11-21T08:44:10.284 app[5683d5ddf64e38] otp [info] sh: ley: not found
2023-11-21T08:44:11.037 app[91857472c77498] otp [info] [ 0.040910] PCI: Fatal: No config space access function found
2023-11-21T08:44:11.177 app[5683d5ddf64e38] otp [info] INFO Main child exited normally with code: 1
2023-11-21T08:44:11.177 app[5683d5ddf64e38] otp [info] INFO Starting clean up.
2023-11-21T08:44:11.178 app[5683d5ddf64e38] otp [info] INFO Umounting /dev/vdb from /postgres-volume
2023-11-21T08:44:11.179 app[5683d5ddf64e38] otp [info] ERROR error umounting /postgres-volume: EBUSY: Device or resource busy, retrying