Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pubky/pubky-explorer
https://github.com/pubky/pubky-explorer
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pubky/pubky-explorer
- Owner: pubky
- Created: 2024-07-10T11:46:31.000Z (4 months ago)
- Default Branch: pubky-explorer
- Last Pushed: 2024-10-21T14:48:48.000Z (30 days ago)
- Last Synced: 2024-10-27T09:46:17.382Z (24 days ago)
- Language: TypeScript
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pubky Explorer
## Usage
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.
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.
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.
Your app is ready to be deployed!## Deployment
Learn more about deploying your application with the [documentations](https://vitejs.dev/guide/static-deploy.html)