Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jlarky/imverified


https://github.com/jlarky/imverified

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# I'm verified

Deployed version:

https://imverified.deno.dev/users/jlarky

Twitter discussion:

- https://twitter.com/ParasocialFix/status/1592077131399409664
- https://twitter.com/JLarky/status/1590960112319225856

## Clone

```bash
git clone [email protected]:JLarky/imverified.git
cd imverified
npm install
```

## Run

```bash
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open
```