Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caixetadev/cutez

🌳 effortlessly generate shortened links and efficiently manage them all in one centralized dashboard.
https://github.com/caixetadev/cutez

appdir approuter link next13 shadcn-ui

Last synced: about 1 month ago
JSON representation

🌳 effortlessly generate shortened links and efficiently manage them all in one centralized dashboard.

Awesome Lists containing this project

README

        

Cutez


Experience the magic of instantly generated ready-to-use short links 🚀



contributers


license





## Introduction

Welcome to our open-source link shortening application! Designed as a platform for practicing and showcasing the latest features of Next.js 13. With a focus on simplicity, efficiency, and innovation, we invite you to dive into the world of link shortening while experiencing the power of Next.js 13. Join us on this journey of learning and discovery as we harness the potential of modern web technologies to create a seamless and dynamic link shortener.

## Tools

- [](https://nextjs.org/)
- [](https://www.typescriptlang.org/)
- [](https://www.prisma.io/)
- [](https://supabase.com/)
- [](https://tailwindcss.com/)
- [](https://zod.dev/)
- **Auth**: [NextAuth.js](https://next-auth.js.org/)

## Usage

To start using our link shortening service, you can begin right away with our hosted version. Visit [cutez](https://cutez.vercel.app) and navigate to the login page.

## Development

Alternatively to using the hosted version of the product, Amplication can be ran local for code generation purposes or contributions - if so please refer to our [contributing](#contributing_anchor) section.

Pre-requisites


To be able to start development on amplication make sure that you have the following pre-requisites installed:

###

- NPM
- Git

Running Amplication

To setup a local development environment the following steps can be followed:

###

1. Clone the repository and install dependencies:

```shell
git clone https://github.com/Caixetadev/cutez.git && cd cutez && npm install
```

2. Run the setup script, which takes care of installing dependencies, building packages and setting up the workspace:

```shell
npm run dev
```

## Contributing

Contributions are welcome! If you want to contribute to the project, follow the instructions below:

- Fork the project.
- Create a branch with your changes: git checkout -b my-feature.
- Commit your changes: git commit -m 'Adding my feature'.
- Push the changes to the remote repository: git push origin my-feature.
- Open a pull request on the original repository.

## Contributers

[//]: contributor-faces



## License

Licensed under the [MIT license](https://github.com/caixetadev/cutez/blob/main/LICENSE.md).