Coder Social home page Coder Social logo

dystudio / superrocket.spsync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accenturerapid/superrocket.spsync

0.0 2.0 0.0 2.89 MB

SuperRocket.SPSync allows you to sync files from Sharepoint to AWS.

License: MIT License

C# 27.61% JavaScript 64.66% CSS 7.66% ASP 0.01% HTML 0.06%
sharepoint aws sync

superrocket.spsync's Introduction

SuperRocket.SPSync

SuperRocket.SPSync allows you to sync files from Sharepoint to AWS. This project is based on abp and SuperRocket.Orchard, which is really owesome another template for web development, containing web and web api etc. Its Architecture is as below picture:

Its Sequencial flow is as below picture:

How to run it?

  1. You should have visual studio 2015 update 3 or visual studio 2017 installed.

  2. Download the source code or clone to your local computer using https://github.com/AccentureRapid/SuperRocket.SPSync.git

  3. Open the solution in visual studio.

  1. Setup your database and change the connection string in web.config, this will be used as the data store for users, tenants, and the Hangfire jobs.

  1. Open Package Manager Console, make sure "SuperRocket.Orchard.EntityFramework" is selected as the default project in Manager Console. In solution explorer, make sure "SuperRocket.Orchard.Web" is setup as the start project. Then run below command "update-database -verbose" to do migrations for entity framework.

  1. Setup sharepoint configuration file in App_Data folder.

  1. If you want to Sync your sharepoint document library to AWS S3. You should enable the aws in web.config part. As below picture:

  1. Setup your IIS to point to your site. Open it in browser: http://localhost:8083/ ,the default User is admin, Password is 123qwe. You should see below

  1. Open it in browser : http://localhost:8083/hangfire You should see below

  1. User Postman to enqueue an Sync job. URL :http://localhost:8083/api/services/app/sharePointSyncService/EnqueueSharepointSyncJob That is it! You can track all the jobs on Hangfire dashboard.

Links

You may find document or develop guide information at:

Contributors

superrocket.spsync's People

Contributors

david0718 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.