/tmurl

Shortened URLs Management System

Primary LanguageJavaScript

™️URL

Please use URL shorten services to avoid fxxking long content. (打那麼多誰 ™️ 看得完,請多加使用短網址。)

This is a Next.js project bootstrapped with create-next-app.

Table of Contents

Getting Started

  1. Clone the repo
    git clone git@github.com:kuouu/tmurl.git
  2. Install YARN packages
    yarn
  3. Set up your Notion Integration
  4. Enter your URL in /.env
    NOTION_TOKEN='ENTER YOUR NOTION TOKEN'
    NOTION_DATABASE_ID='ENTER YOUR NOTION DATABASE ID'
    
  5. Run the Next application
    yarn dev

Usage

Type the setting url(ex: kuouu.tw/fb), then it will be directed to the curresponding website.

URL shortener explain

image

Notion Database

  • Schema:Short URL / Original URL

Frontend

No. Notion page is easy enough to use🥴.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

About me: Yu-Tsung (Eric) Kuo - erickuo5124@gmail.com

Project Link: https://github.com/kuouu/smart-room-frontend