Skip to content

karlvienn6/Serino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Serino

A simple nodejs app using typescript.

Installation

Enter these in a bash or cmd.

npm init
npm install

Install also the ts-node globally

npm install -g ts-node

Usage

To run the program

npx ts-node index.ts

Also remember that there is a db.config.json in the app. You can configure your database there depending on your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published