🎨 Our landing page, defining the project as a whole. Built with NextJS. https://usepulsar.app/
  • TypeScript 85.8%
  • CSS 11.6%
  • Dockerfile 2.4%
  • JavaScript 0.2%
Find a file
ty 35c6072a6f
All checks were successful
/ deploy (push) Successful in 46s
fix: remove lower section for now
2026-03-06 01:59:34 +01: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 fix: remove lower section for now 2026-03-06 00:56:57 +00:00
components feat: add navbar 2026-03-06 00:49:00 +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: add mobile styles 2026-02-28 16:31:37 +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
mise.toml feat: add mobile styles 2026-02-28 16:31:37 +00:00
next.config.ts fix: change output to standalone 2026-01-03 04:03:28 +00:00
package.json feat: add dither bg 2026-01-11 22:34:12 +00:00
pnpm-lock.yaml feat: add dither bg 2026-01-11 22:34:12 +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.