Skip to content

Commit

Permalink
Merge pull request #38 from AnimuAPI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
NotKyoyo authored Oct 1, 2022
2 parents 8ee9606 + 25c4b71 commit 7f12dc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ The server will automatically restart when you make changes to the code.
$ npm run dev
```

**5. Creating a token**

In your database, create a collection called users and create a document with a `token` field in it. You can set it to any value, This will be the token you will use when making requests.

**And you're done!**

## License
Expand Down

0 comments on commit 7f12dc0

Please sign in to comment.