Init NextJS
This commit is contained in:
parent
a3a53a68ec
commit
7fee80308c
52 changed files with 465 additions and 3542 deletions
76
README.md
76
README.md
|
|
@ -1,52 +1,36 @@
|
|||
# 💕 imnyang
|
||||
Normal Student Developer
|
||||
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
|
||||
|
||||
<p align="center">
|
||||
<kbd>
|
||||
<img src="https://github.com/user-attachments/assets/9889ca36-6ae6-4053-9a19-31ffdc105818"
|
||||
title=""
|
||||
width="850"
|
||||
style="border-radius: 15px;" />
|
||||
</kbd>
|
||||
</p>
|
||||
## Getting Started
|
||||
|
||||
<p align=center>
|
||||
<a href="https://skillicons.dev">
|
||||
<kbd><img width=850 src="https://skillicons.dev/icons?i=typescript,js,c,cpp,java,kotlin,py,html,css,react,nextjs,tailwind,vite,nodejs,bun,elysia,express,fastapi,firebase,mongodb,postgres,sqlite,docker,nginx,github,githubactions,git,gradle,arduino,raspberrypi,figma,cloudflare,bots" /></kbd>
|
||||
</a>
|
||||
</p>
|
||||
First, run the development server:
|
||||
|
||||
---
|
||||
|
||||
Team. [Sqlare](https://sqlare.com) Development Team Leader
|
||||
|
||||
## WakaTime
|
||||
<!--START_SECTION:waka-->
|
||||
|
||||
```txt
|
||||
From: 23 August 2025 - To: 22 September 2025
|
||||
|
||||
Total Time: 39 hrs 28 mins
|
||||
|
||||
TypeScript 30 hrs ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⣀⣀⣀⣀⣀⣀ 74.19 %
|
||||
Bash 1 hr 38 mins ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 04.06 %
|
||||
YAML 1 hr 5 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.70 %
|
||||
Other 57 mins ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.39 %
|
||||
Python 56 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.31 %
|
||||
C# 55 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.28 %
|
||||
Markdown 55 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.27 %
|
||||
Svelte 51 mins ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.11 %
|
||||
Docker 37 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.56 %
|
||||
CSS 25 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.05 %
|
||||
```bash
|
||||
npm run dev
|
||||
# or
|
||||
yarn dev
|
||||
# or
|
||||
pnpm dev
|
||||
# or
|
||||
bun dev
|
||||
```
|
||||
|
||||
<!--END_SECTION:waka-->
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
## Blog posts
|
||||
<!-- BLOG-POST-LIST:START -->
|
||||
- [Proxmox VE APT 미러 서버 구축하기](https://blog.imnya.ng/proxmox-ve-mirror)
|
||||
- [Linux에서 Username 변경하기](https://blog.imnya.ng/linux-change-username)
|
||||
- [Github에서 GPG Key를 이용해 Verified Commit하기](https://blog.imnya.ng/gh-verify)
|
||||
- [GoAccess로 Nginx 로그 분석하기](https://blog.imnya.ng/nginx-goaccess)
|
||||
- [Docker Image 백업 & 불러오기, Container를 Image로 바꾸기](https://blog.imnya.ng/docker-image-backup)
|
||||
<!-- BLOG-POST-LIST:END -->
|
||||
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`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
|
||||
|
||||
## Learn More
|
||||
|
||||
To learn more about Next.js, take a look at the following resources:
|
||||
|
||||
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
|
||||
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
|
||||
|
||||
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
|
||||
|
||||
## Deploy on Vercel
|
||||
|
||||
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
|
||||
|
||||
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue