Skip to content

patttterson/asumi

Repository files navigation

asumi

patty's personal link shortener

Can be found here: https://minji.love/s/

Caution

/admin is not protected. If you plan to host a public instance, make sure you use Cloudflare Access or something similar to prevent unauthorized access.

Developing

Once you've created a project and installed dependencies with bun install, start a development server:

bun run dev

# or start the server and open the app in a new browser tab
bun run dev -- --open

Building

To create a production version of your app:

bun run build

You can preview the production build with bun run preview.

About

patty's personal link shortener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors