Skip to content

alexpermiakov/node-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Production ready Node.js REST APIs Setup using TypeScript , PostgreSQL and Redis. Part 1.

Prerequisites

  • npm 6+
  • node.js 10+

.env (for local environment variables)

Ensure that you have a .env file in the root directory. You can rename .env.example to get started. Then add this line in .env: OPEN_CAGE_DATA_KEY=8c0892514e884f09af7c09a9b067b02b

Getting started

  1. npm install
  2. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published