RizkyRajitha / linkin

Linkin is a customizable self hosted link tree platform.
https://linkindemo.vercel.app/
MIT License
78 stars 22 forks source link

Add docker #24

Closed RizkyRajitha closed 3 years ago

RizkyRajitha commented 3 years ago

add dockerfile and docker-compose file with postgres database

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rajithagunathilake/linkin/6EQ7NnMSQSjuXCcJEKq2JfgEHTMU
✅ Preview: https://linkin-git-add-docker-rajithagunathilake.vercel.app

codecov-commenter commented 3 years ago

Codecov Report

Merging #24 (f95656f) into master (5eaa186) will decrease coverage by 1.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   18.86%   17.83%   -1.04%     
==========================================
  Files           4        3       -1     
  Lines         159      157       -2     
  Branches       21       20       -1     
==========================================
- Hits           30       28       -2     
  Misses        123      123              
  Partials        6        6              
Impacted Files Coverage Δ
db/dbcon.js 64.70% <100.00%> (ø)
configs/config.js

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5eaa186...f95656f. Read the comment docs.