🎨 Our landing page, defining the project as a whole. Built with NextJS.
https://usepulsar.app/
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .zed | ||
| app | ||
| components | ||
| fonts | ||
| lib | ||
| public | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| next.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
Our landing page, defining the project as a whole. Built with NextJS.
Download | Website | Documentation | Discord
Running Locally
To run locally, you need to install some global prerequisites first:
Then you can run the following to install dependencies and start:
pnpm install
pnpm dev
License
This project is licensed under the zlib License.