Skip to content

RhysMalyon/digital-nomad-cafes-api

Repository files navigation

Digital Nomad Cafes API

Starting the project

  • Run npm install to install dependencies
  • Create .env in the root folder and copy the contents of .env.local
  • Change .env values as required
  • Run npm run build to create ./dist folder
  • Start project with npm run start or VS Code debug tool

Overview

Express based API built in TypeScript, connecting to the Digital Nomad Cafes database hosted on AWS RDS service.

About

Node.js and TypeScript API to handle HTTP requests to AWS RDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published