Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ✨

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)