A Cross Platform URL Shortener
  • Java 31.9%
  • TypeScript 31.5%
  • JavaScript 19%
  • Objective-C 11.4%
  • Ruby 3.4%
  • Other 2.8%
Find a file
Riley Seaburg d46b6c67c5 update readme
2022-02-21 11:22:12 -05:00
.vscode initial commit 2022-02-20 11:05:05 -05:00
apps Initial Commit 2022-02-21 11:08:38 -05:00
libs Initial Commit 2022-02-21 11:08:38 -05:00
tools initial commit 2022-02-20 11:05:05 -05:00
.editorconfig initial commit 2022-02-20 11:05:05 -05:00
.eslintrc.json initial commit 2022-02-20 11:05:05 -05:00
.gitignore Initial Commit 2022-02-21 11:08:38 -05:00
.prettierignore initial commit 2022-02-20 11:05:05 -05:00
.prettierrc initial commit 2022-02-20 11:05:05 -05:00
=6.0.0 Initial Commit 2022-02-21 11:08:38 -05:00
=25.0.0 Initial Commit 2022-02-21 11:08:38 -05:00
babel.config.json initial commit 2022-02-20 11:05:05 -05:00
jest.config.js initial commit 2022-02-20 11:05:05 -05:00
jest.preset.js initial commit 2022-02-20 11:05:05 -05:00
nx.json Initial Commit 2022-02-21 11:08:38 -05:00
package.json Initial Commit 2022-02-21 11:08:38 -05:00
pnpm-lock.yaml Initial Commit 2022-02-21 11:08:38 -05:00
README.md update readme 2022-02-21 11:22:12 -05:00
tsconfig.base.json Initial Commit 2022-02-21 11:08:38 -05:00
workspace.json Initial Commit 2022-02-21 11:08:38 -05:00

Project logo

Evolving Url's

Status GitHub Issues GitHub Pull Requests License


Few lines describing your project.

📝 Table of Contents

🧐 About

This is a cross platform URL shortener that allows you to shorten your long URLs.

It is open source and is hosted on GitHub.

You can self host it on your own server or use a service like Cloudflare, AWS, or Google Cloud.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

Give examples

Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo.

🔧 Running the tests

Explain how to run the automated tests for this system.

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

🎈 Usage

Add notes about how to use the system.

🚀 Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration
  • References