Skip to content

Capstone Project: Amigoes - a community-based mobile app that connects senior travelers who speak the same language and share similar interests to discover places in BC and translate images in real-time to their native language. Find, discover, share, and safely connect through Amigos.

License

Notifications You must be signed in to change notification settings

Aleirbag04/amiGoesBackend

 
 

Repository files navigation

AmiGoes Backend Server

Introduction

Must use yarn. Download links for yarn here. To get started clone the repo, open terminal and run yarn command

Extension Installation

Please ensure the following extensions are installed:

Scripts

The following is a summary of the scripts:

Script Command Description
dev yarn dev Starts the development environment.
build yarn build Builds the application in ./dist folder
start yarn start Starts the built and compiled application in ./dist folder.

Env File

Key Value
PORT 8888

More will be added later


About

Capstone Project: Amigoes - a community-based mobile app that connects senior travelers who speak the same language and share similar interests to discover places in BC and translate images in real-time to their native language. Find, discover, share, and safely connect through Amigos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%