Skip to content

p8ul/express-typescript-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-typescript-postgres

This is a simple Node.js, Express, postgres and Typescript boilerplate.

Requirements

- NodeJs
- Typescript and Typescript Node `bash npm install -g typescript ts-node`
- postgres
- Slack webhook (bot)
- Sequelize

Getting Started

Clone this repository

git clone https://github.com/p8ul/express-typescript-postgres.git

Install dependencies

yarn install

Start the Server

yarn start This will start the server at http://localhost:3000

How to Access the API Documentation

Run in Postman

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors