Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 486 Bytes

WebGallery - DEMO

Node js kullanarak basit bir web galeri uygulaması yapımı.

  • npm i
  • npm i --save-dev nodemon
Proje dizinide ".env" dosyasını oluşturduktan osnra içeriğine şunları ekleyin:
PORT:5000
DATABASE_URL: <mongodb atlas url>
  • npm start