https://github.com/virtualbrainlab/pinpoint-site
Pinpoint product site
https://github.com/virtualbrainlab/pinpoint-site
Last synced: 4 months ago
JSON representation
Pinpoint product site
- Host: GitHub
- URL: https://github.com/virtualbrainlab/pinpoint-site
- Owner: VirtualBrainLab
- License: mit
- Created: 2025-01-16T06:25:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:36:01.000Z (11 months ago)
- Last Synced: 2025-03-16T10:18:26.298Z (11 months ago)
- Language: Astro
- Homepage: https://pinpoint.virtualbrainlab.org/
- Size: 16.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pinpoint Product Website
## Setup for Development
- Install [Node.js (latest)](https://nodejs.org/en/download)
- Install [pnpm (latest)](https://pnpm.io/installation)
- `pnpm i` to install dependencies
- `pnpm dev` to start the development server
- `pnpm check` for static analysis and formatting