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

Latest commit

 

History

History
20 lines (16 loc) · 555 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 555 Bytes

url.codenime.xyz

URL Shortener maybe? Di buat dengan Expressjs, MongoDB dan sedikit html framework lainnya...

To Do

  • Layout
  • Masih banyak celah di fitur remove (next add captcha)

Demo

https://url.codenime.xyz

Setup

  • Isi example.env untuk link database MongoDB nya (setelah diisi ganti nama file jadi .env)
  • npm i di terminal
  • node index.js untuk run project
  • Done...

CodeNime