Skip to content

NDHUSA/DHSA-API

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DHSA-API Backend

Start

# Run in Docker
npm run start

# Run in Dev mode
npm run dev

Deploy by Docker Image

# Pull Docker Image
docker pull ndhusa/dhsa-api:main

# Run Docker Image
docker run dhsa-api:main

About

API of DHSA Service, built with Node.js and Express.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages