cosmin-seviciu / Basik

Another atempt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basik

Description

The intention of this project is to create a basic API that will serve the data from static md files. (the backend of a blog)

This runs using Nest framework

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Basik is MIT licensed.

Nest is MIT licensed.

About

Another atempt

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 10.4%