Juan Rodriguez ded84e7fa5 feat: update link
2024-05-13 10:15:08 +02:00
2024-05-13 10:15:08 +02:00
2024-05-13 10:15:08 +02:00
2024-05-12 21:25:57 +02:00
2024-05-12 15:08:09 +02:00
2024-05-13 10:15:08 +02:00
2024-05-12 15:08:09 +02:00
2024-05-13 10:15:08 +02:00

url-shortener

TODO: Write a description here

Installation

brew tap amberframework/micrate
brew install micrate

shards install

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

DATABASE_URL=sqlite3://./sqlite/data.db micrate up
crystal run url-shortener.cr

Build

crystal build url-shortener.cr --release --progress
ENV=production ./url-shortener

Contributing

  1. Fork it (https://github.com/your-github-user/url-shortener/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

S
Description
Fast, lightweight, self-hosted URL shortener service with minimal click tracking
Readme MIT 59 MiB
Languages
Crystal 98.7%
Dockerfile 1.3%