반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Linux
- 유니티
- mariadb
- 영어
- Ai
- build
- 구글
- MSSQL
- Windows
- MySQL
- sample
- AWS
- error
- ssh
- logstash
- API
- unity
- JavaScript
- 엘라스틱서치
- elasticsearch
- nodejs
- Python
- Kibana
- JS
- 설정
- s3
- Git
- docker
- ChatGPT
Archives
- Today
- Total
목록getServerSideProps (1)
가끔 보자, 하늘.
NextJS/Tailwindcss, getServerSideProps - Only Code
(https://ongamedev.tistory.com/499- 코드에서 이어집니다.) npm i -D tailwindcss postcss autoprefixer npx tailwindcss init -p vi tailwind.config.js >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> (...) content: [ "./pages/**/*.{js,ts,jsx,tsx}", "./components/**/*.{js,ts,jsx,tsx}", ], (...) > import 'tailwindcss/tailwind.css'; import Link from 'next/link' export default () => ( NextJS Sample Login Home Admi..
개발 이야기/개발 및 서비스
2022. 8. 13. 09:00