Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 687 Bytes

File metadata and controls

33 lines (25 loc) · 687 Bytes

V-SDGs

The volunteers-matching project for UN SDGs

Native Build

  1. Install Dependencies
npm install
  1. Run the application in local mode
npm run dev
  1. 🎉 Success Open http://localhost:3000/ to see if it is working correctly.

Dockerized build

  1. Build docker-compose
docker-compose up -d
  1. 🎉 Success Open http://localhost:3000/ to see if it is working correctly.

Configuration

  • 如果你自己跑,必須把 .env 裡面的 NEXT_PUBLIC_ENDPOINT 改一下(http://localhost:8000/)
  • 必須將.env中的API金鑰改為自己的,否則會Google Map無法正常顯示

Online Demo

https://hackthon.sivir.pw