Skip to content

Commit

Permalink
chore: rename hackweek to pubky explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuhvi committed Oct 21, 2024
1 parent 5d66492 commit 6f99aa9
Show file tree
Hide file tree
Showing 22 changed files with 1,873 additions and 2,697 deletions.
File renamed without changes.
34 changes: 31 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Pubky Hackweek Projects
# Pubky Explorer

## Projects
## Usage

- [Pubky Explorer](./pubky-explorer)
https://github.com/user-attachments/assets/1a9ac9e6-3d61-445f-8851-59b6f431df18


```bash
$ npm install # or pnpm install or yarn install
```

### Learn more on the [Solid Website](https://solidjs.com) and come chat with us on our [Discord](https://discord.com/invite/solidjs)

## Available Scripts

In the project directory, you can run:

### `npm run dev`

Runs the app in the development mode.<br>
Open [http://localhost:5173](http://localhost:5173) to view it in the browser.

### `npm run build`

Builds the app for production to the `dist` folder.<br>
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.<br>
Your app is ready to be deployed!

## Deployment

Learn more about deploying your application with the [documentations](https://vitejs.dev/guide/static-deploy.html)
File renamed without changes.
Loading

0 comments on commit 6f99aa9

Please sign in to comment.