Skip to content

NCKU-CCS/Mosquitokiller-Bucket-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket-Backend

A Admin Pages for Bucket API

Maintainability Known Vulnerabilities FOSSA Status

Changelog

1.0.1

  • Cancel Editing

1.0.0

  • Load / Create / Update Data
  • Display Fetch Error Message from response
  • Remove data
  • Logout

Setup

Prerequisite

1. Install Dependency

$ yarn install // or npm install

2. Run Locally (Dev) (3000)

$ npm start // Remember you need to run Bucket API at localhost:3001 first.

3. Generate Production Static Files

$ npm build

License

FOSSA Status