This is a Next.js project bootstrapped with create-next-app
.
Getting Started
1. Create .env file
You can create .env
file based on env
file, put some env variable that is required by payload cms.
2. Run
You can run the development server with old bundler:
npm run dev-old
or run the development server with new bundler (turbopack):
npm run dev
3. Open
You can access it by visiting:
http://localhost:3000
Admin Panel
The admin panel has been provided by Payload CMS
, you can access it by visiting:
http://localhost:3000/admin
Credential:
e-mail: rankrunners@gmail.com
pw: Iloveskyrim99
Description
Languages
TypeScript
50%
CSS
49.8%
SCSS
0.1%