Skip to content

EmmanuelOga/plangs2

Repository files navigation

Plangs

Plangs ambition is to become a community oriented programming languages page where people can find trends, tools and blog posts related to programming languages and the ecosystem of tools, documentation and other resources around them.

Plangs!

Languages Graph

Development

Requirements:

  • BunJS
  • Overmind

Plangs! is a static website, but a development mode server is provided.

To install the dependencies:

$ bun install

The server and frontend app is wired for "livereloading". A number of processes is required to run CSS bundles (which uses TailwindCSS), JS App budle (which uses ESBuild), and running the livereload enabled dev server (which uses Bun/JS). To wire everything together we use Overmind.

Starting the dev server is as simple as:

$ overmind start

Building

$ bun outapp && bun outjs

Screenshots

Plangs! Desktop Dark Mode Plangs! Desktop Light Mode Plangs! Mobile Dark Mode

Billie

My manager Billie reviewing the pending backlog.

Languages Graph