Skip to content

rtmzshw/anchor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

  • run docker pull mongodb/mongodb-community-server
  • run docker run --name mongodb -d -p 27017:27017 mongodb/mongodb-community-server
  • install node if you haven't https://nodejs.org/en/download
  • run npm install
  • run npm run start

Test

assumptions

A sheet might have the same column name twice to i used ID for the api's instead of column name.
A sheet values might not be sequential

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages