🎨 Our landing page, defining the project as a whole. Built with NextJS. https://usepulsar.app/
Find a file
tygrdev f91748717f
All checks were successful
/ deploy (push) Successful in 46s
fix: change output to standalone
2026-01-03 04:03:28 +00:00
.forgejo/workflows feat: landing page 2026-01-03 03:59:57 +00:00
.zed feat: landing page 2026-01-03 03:59:57 +00:00
app feat: landing page 2026-01-03 03:59:57 +00:00
components fix: remove unused ui 2026-01-03 04:01:01 +00:00
fonts feat: landing page 2026-01-03 03:59:57 +00:00
lib feat: landing page 2026-01-03 03:59:57 +00:00
public feat: landing page 2026-01-03 03:59:57 +00:00
.gitignore feat: landing page 2026-01-03 03:59:57 +00:00
biome.json feat: landing page 2026-01-03 03:59:57 +00:00
components.json feat: landing page 2026-01-03 03:59:57 +00:00
compose.yml feat: landing page 2026-01-03 03:59:57 +00:00
Dockerfile feat: landing page 2026-01-03 03:59:57 +00:00
LICENSE feat: landing page 2026-01-03 03:59:57 +00:00
next.config.ts fix: change output to standalone 2026-01-03 04:03:28 +00:00
package.json fix: add lucide react 2026-01-03 04:02:16 +00:00
pnpm-lock.yaml fix: add lucide react 2026-01-03 04:02:16 +00:00
pnpm-workspace.yaml feat: landing page 2026-01-03 03:59:57 +00:00
postcss.config.mjs feat: landing page 2026-01-03 03:59:57 +00:00
README.md feat: landing page 2026-01-03 03:59:57 +00:00
tsconfig.json feat: landing page 2026-01-03 03:59:57 +00:00

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.