Pauperial
Pauperial copied to clipboard
Simple tool for making short links and QR-code for your long links.
Description
Pauperial - Simple tool for making short links or QR-code for your looong links, upload and share your images with one click!
Installation
Requirements
- pnpm installed.
- Node.js >= v16.
- PostgreSQL database.
Installing
- Clone this repository:
git clone https://github.com/LWJerri/Pauperial. - Install Node.js requirements
pnpm install. - Rename
.env.exampleto.envand setup config file. - Build production code
pnpm build. - Run production code
pnpm start
Production
You also can use or test this code, just visit the Pauperial website.
Screenshots
Contributing
This project opened for contribution and any suggestions! You can create a new Issue or make an Pull request with your code changes.
LICENSE
This code has MIT license. See the LICENSE file for getting more information.