Skip to content

charset-and-forget/importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

This repositiry created specifically for RebelMouse clients who is willing to perform content import from their current platform to RebelMouse

Getting started

To run it you will need docker installed

OSX and Linux

docker-compose up --build

Windows 10

docker-compose.exe up --build

Scripts code can be found in: /src/

Default entrypoint without any parameters: /src/script.py

Your data dump should be placed into: /data/

Place your account credentials: /docker.env

NOTE:T his environment is using Python and MongoDB.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%