/TodoList

Simple Webservice using express js built with Typescript

Primary LanguageTypeScript

TodoList Web Service

this application using node js as server side, using express framework and write the code with typescript. This Example project for who want develop node js using typescript


###Usage

1. git clone : https://github.com/anggerpenceng/TodoList.git
cp .env.example to .env
npm install
npm start


###Component

Name Description
TypeScript Full usage of typescript for development
.env Using Global Environment as .env copy it from .env.example
Databases Support NoSQL and SQL database, but in this version only support mongoDB