This repository has been archived on 2025-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
danielvici123 7ef1d53926 New Design, Route added
Changes:
- Clicking on Home (icon and text) and Logo now routes to “/”, i.e. to the main page
- New design is now complete
2024-11-01 22:13:04 +01:00
2024-10-31 13:37:02 +01:00
2024-11-01 20:43:05 +01:00
2024-11-01 20:45:54 +01:00
2024-10-31 13:37:02 +01:00
2024-11-01 22:13:04 +01:00
2024-10-31 13:37:02 +01:00
2024-11-01 20:43:05 +01:00
2024-10-31 21:37:22 +01:00
2024-10-31 21:37:22 +01:00
2024-10-31 19:51:54 +01:00
2024-10-31 23:58:27 +01:00

ESP (Express, Share, Post)


What's this?

ESP is a simple social media platform built with Deno, Vite and Typescript.

But there's lots of Social Media, why another one?

We're building ESP to avoid the clutter of other Social Media websites.

It's build to be simple, fast and easy to use, all while keeping a Minimal feeling to it.


How do I run it?

Running

Dev server:

$ deno task dev

API only:

$ deno task dev:api

Vite only:

$ deno task dev:vite

Deploy

Build production assets:

$ deno task build

Resources

Libs/Frameworks used

Tools used

Description
GitHub Repo zum Projekt "ESP"
Readme 3 MiB
Languages
Vue 58.1%
TypeScript 40.4%
JavaScript 1%
HTML 0.4%