aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-04-28 12:46:19 +0700
committerGitHub <[email protected]>2023-04-28 12:46:19 +0700
commit5182d84e2f716e0c9ce030f8fd4e47647ff96fe4 (patch)
tree11b2ceb78d0b4c0be838eb2ec951ddffb6765587 /README.md
parentUpdate listEditor.js (diff)
parentMerge branch 'pre-production' into main (diff)
downloadmoopa-5182d84e2f716e0c9ce030f8fd4e47647ff96fe4.tar.xz
moopa-5182d84e2f716e0c9ce030f8fd4e47647ff96fe4.zip
Merge pull request #3 from DevanAbinaya/main
main to pre-prod
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/README.md b/README.md
index a783685..051e37a 100644
--- a/README.md
+++ b/README.md
@@ -70,19 +70,14 @@
## For Local Development
1. Clone this repository using :
-
```bash
git clone https://github.com/DevanAbinaya/Ani-Moopa.git
```
-
2. Install package using npm :
-
```bash
npm install
```
-
-3. Create `.env` file in the root folder and put this inside the file :
-
+3. Create ```.env``` file in the root folder and put this inside the file :
```bash
CLIENT_ID="get the id from here https://anilist.co/settings/developer"
CLIENT_SECRET="get the secret from here https://anilist.co/settings/developer"
@@ -92,7 +87,6 @@ NEXTAUTH_URL="for development use http://localhost:3000/ and for production use
```
4. Start local server :
-
```bash
npm run dev
```
@@ -112,5 +106,4 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
Thank You for passing by!! If you have any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]), or you can join our [discord sever](https://discord.gg/4xTGhr85BG).
## Support This Project
-
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6F9XZ3)