Giter Club home page Giter Club logo

smij.io's People

Contributors

renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

smij.io's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

bun
package.json
  • @elysiajs/html ^0.8.0
  • @kitajs/ts-html-plugin ^1.3.4
  • @upstash/ratelimit ^1.0.0
  • elysia ^0.8.0
  • ioredis ^5.3.2
  • bun-types ^1.0.25
  • concurrently ^8.2.1
  • prettier-plugin-tailwindcss ^0.5.11
  • tailwindcss ^3.3.3
  • typed-html ^3.0.1
dockerfile
Dockerfile
  • docker/dockerfile 1
  • oven/bun 1.0.25
github-actions
.github/workflows/ci.yaml
  • actions/checkout v4
  • oven-sh/setup-bun v1.1.1
  • actions/checkout v4

  • Check this box to trigger a request for Renovate to run again on this repository

Setup Vercel integration

Setup Vercel integration with GitHub for builds on every merge request in order to check typescript types. Will likely need to fix all TypeScript errors as well so that bun run build can run successfully.

Fix missing IP address

In order to perform rate limiting, the IP address is required as a unique identifier. After converting from a Next.js route to a server action, I'm unable to retrieve the IP address likely because there's additional information in the HTTP request that's needed to find the IP address whereas the server action only has access to form data. I will need to convert the serve action back to a regular route.

Add send to email option

In order to keep the application simple, I would like to avoid having users create an account and instead just use the default cookie that is automatically created. This can be problematic because if the user clears their cookie for the site, they will lose access to all of their previously shorted URLs. As a workaround, it would be helpful if users could email their list of shortened URLs to a provided email.

Sort URLs in order by created date

Sort URLs with most recent being at the top and least recent being at the bottom. Will likely have to implement sorted sets in Redis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.