Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windragon0807/instantgram
π» ν¬μ€νΈ νΌλ/λ±λ‘ μ’μμ λΆλ§ν¬ λκΈ μ μ κ²μ κΈ°λ₯μ νμ¬ν μΉ SNS μ ν리μΌμ΄μ
μ
λλ€.
https://github.com/windragon0807/instantgram
nextauthjs nextjs13 react sanity swr tailwindcss typescript
Last synced: about 16 hours ago
JSON representation
π» ν¬μ€νΈ νΌλ/λ±λ‘ μ’μμ λΆλ§ν¬ λκΈ μ μ κ²μ κΈ°λ₯μ νμ¬ν μΉ SNS μ ν리μΌμ΄μ μ λλ€.
- Host: GitHub
- URL: https://github.com/windragon0807/instantgram
- Owner: windragon0807
- Created: 2023-07-24T14:54:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T12:59:40.000Z (about 1 year ago)
- Last Synced: 2024-04-24T21:11:02.777Z (7 months ago)
- Topics: nextauthjs, nextjs13, react, sanity, swr, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://instantgram-black.vercel.app
- Size: 511 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instantgram
ν¬μ€νΈ νΌλ/λ±λ‘ μ’μμ λΆλ§ν¬ λκΈ μ μ κ²μ κΈ°λ₯μ νμ¬ν μΉ SNS μ ν리μΌμ΄μ μ λλ€.
## μ€μΉ
νλ‘μ νΈλ₯Ό λ‘컬 νκ²½μμ μ€ννλ €λ©΄ λ€μ λ¨κ³λ₯Ό λ°λ₯΄μΈμ.
1. λ¨Όμ μ΄ νλ‘μ νΈλ₯Ό 볡μ ν©λλ€.
```sh
git clone https://github.com/windragon0807/instantgram.git
```2. νλ‘μ νΈ ν΄λλ‘ μ΄λν©λλ€.
```sh
cd instantgram
```3. νλ‘μ νΈ μ’ μμ±μ μ€μΉν©λλ€.
```sh
# npm
npm install# yarn
yarn install
```## μ€ν
νλ‘μ νΈλ₯Ό μ€ννλ €λ©΄ λ€μ λͺ λ Ήμ μ¬μ©νμΈμ.
```sh
# npm
npm run dev# yarn
yarn dev
```