264 B
264 B
ESP (Express, Share, Post)
What's this?
ESP is a simple social media platform built with Deno, Vite and Typescript.
How do I run it?
Running
Dev server:
$ deno task dev
Deploy
Build production assets:
$ deno task build