Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

dhanifudin/p

Repository files navigation

p

Requirements

  • NodeJS
  • MySQL

Installation

  • Copy environment from server/.env.keep into server/.env and adjust the configuration

  • Copy file p.service into /etc/systemd/system

  • Reload systemd daemon service

    systemctl daemon-reload
    
  • Enable and start service

    systemctl enable p
    systemctl start p
    systemctl status p
    

About

Simple API URL Shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published