···11-# Nitro starter
11+# Npmx Likes leaderboard api
22+33+44+1. Install [tap](https://github.com/bluesky-social/indigo/blob/main/cmd/tap/README.md)
55+3. Fill out .env.example with your own values and save as .env
66+4. `npmx install`
77+5. `npmx run drizzle:migrate` - Creates the database and loads migrations
88+6. `npmx run dev` - Starts the server
99+7. `source .env && tap run` - Starts the back fill and sends data to [./server/api/tap/webhook](./server/api/tap/webhook)
21033-Look at the [nitro quick start](https://nitro.build/guide#quick-start) to learn more how to get started.
1111+1212+Can see the leaderboard at [http://localhost:3000/api/leaderboard/likes](http://localhost:3000/api/leaderboard/likes)