ryanrw / Markdown-API

Markdown API for use with markdown frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown API

Markdown api for use with markdown service build. Make sure you've have .env before you use

API stack

API

  • Express
  • Typescript

Database

  • PostgreSQL

How to run this project?

Make sure you have Node and docker.

Then edit .env.example file and save as .env

Simply run:

yarn install
yarn start

And everything should be fine.

About

Markdown API for use with markdown frontend.


Languages

Language:TypeScript 100.0%