Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaming-api

API for gaming application using node.js,express.js and typescript

add package using npm install

npm install

use .sql file to create database along with certain values

gaming.sql

To know or check whether typescript installed type:

tsc --version

To configure typescript in project use:

tsc init

create .js file use tsc command

tsc or npm build .

To run the server use:

node build/server.js

About

API for gaming application using node.js,express.js and typescript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages