Skip to content

Commit

Permalink
declare Env
Browse files Browse the repository at this point in the history
  • Loading branch information
cletqui committed Jul 11, 2024
1 parent 67e827e commit f7ba24d
Show file tree
Hide file tree
Showing 13 changed files with 780 additions and 413 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This project is an adaptation of the [Petit Tube](https://en.wikipedia.org/wiki/
- [Table of Contents πŸ“‹](#table-of-contents-)
- [Features ✨](#features-)
- [How It Works πŸ”](#how-it-works-)
- [Endpoints](#endpoints)
- [Endpoints πŸ“‘](#endpoints-)
- [Main Page](#main-page)
- [Custom API](#custom-api)
- [Getting Started πŸš€](#getting-started-)
Expand Down Expand Up @@ -52,7 +52,7 @@ PetitHub uses the Octokit package to interact with the GitHub API. It browses th

PetitHub is built with [Hono](https://hono.dev/) over a Vite server for a fast user and easy developer experience. It fully integrates most of the features from Hono.

## Endpoints
## Endpoints πŸ“‘

### Main Page

Expand Down
Loading

0 comments on commit f7ba24d

Please sign in to comment.