A very performant and light (2mb in memory) link shortener and tracker. Written in Rust and React and uses Postgres/SQLite.
at master 69 B view raw
1export default { 2 plugins: { 3 '@tailwindcss/postcss': {}, 4 }, 5}