8000 GitHub - pinkiesky/test-fup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pinkiesky/test-fup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test

First run

Required Node version: v14 or higher (tested on v14.21.3).

Check .env file and set the correct values.

Make sure your MongoDB is running in replica set mode.

$ npm install && npm run build && npm run db:init

Run app

$ npm run app:start

Run incremental sync

$ npm run sync:incr

Run full sync

$ npm run sync:full

Drop (recreate) database

In case you want to drop the database and start from scratch.

$ npm run db:recreate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0