| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project contains the source code of my personal portfolio available on: sn1o.vercel.app.
![]() |
![]() |
![]() |
![]() |
![]() |
If you want to run this application locally, follow the steps bellow.
git clone https://gitlab.com/sn1o/snio.dev.gitbun installbun turbo dev --filter=site# build
bun turbo build --filter=site
# preview
cd apps/site && bun astro previewThis project uses Octokit.js to fetch data from GitHub, to retrieve it repositories that will be populate the <OpenSource /> section of the page.
To achieve that, you need to generate a Personal access token to allow the application do API requests. Once you generate your access token, copy/past it inside .env file placed in apps/site directory path with the key GITHUB_TOKEN. To deploy the application, just configure your access token in your provider as a Environment Variable.
Do you like this project? Come on:
| Back | FazBrowse Home | New Git URL |