Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 479 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 479 Bytes

VIT RoomSwap

Usage

Set the VSWAP_CLIENT_SECRET and VSWAP_CLIENT_ID to your credentials obtained from the Google API.

You can also set VSWAP_SERVER_URI to configure the redirect URI for OAuth logins, and set PORT to determine the port VSwap runs on.

To run a development server

make dev

To run a production server

make start

LICENSE

Copyright (c) 2021 Krishna Sivakumar, Siddharth Singh under the MIT License.