Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janplazovnik/discordshare
Web app that makes sharing your Discord profile a little more ✨ interesting ✨
https://github.com/janplazovnik/discordshare
Last synced: 29 days ago
JSON representation
Web app that makes sharing your Discord profile a little more ✨ interesting ✨
- Host: GitHub
- URL: https://github.com/janplazovnik/discordshare
- Owner: JanPlazovnik
- Created: 2022-01-03T02:16:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T10:00:22.000Z (over 1 year ago)
- Last Synced: 2024-11-07T08:43:43.513Z (3 months ago)
- Language: TypeScript
- Homepage: https://discord.odstrani.se/?id=185773873113989121
- Size: 318 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Saw [this](https://github.com/taichikuji/discordid) from [taichikuji](https://github.com/taichikuji) and felt like making my own version in NextJS and try out its API routes.
## Running it locally
Install the dependencies:
```bash
npm i
```Run the server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) in your browser to see the result.
## Example
![Image](images/website.png)