Code Monkey home page Code Monkey logo

aposanity's Introduction

Aposanity

The missing Apostrophe toolset

You will need to have bun installed.

Commands

Command Description
help Shows this help; use --help to get help for any command.
init Creates an empty .aposanity.json file.
info Displays the available sites.
pulldb Fetches the database for a given site.
pushdb Write the database from a given site to another site.

.aposanity.json

Sites are configured either using local .aposanity files or a global one stored in your user directory.

Use init to create a blank config.

Each site can have the following options:

host: The host of the site's server
port: The site's mongodb port
user: The user used to interact with the site
database: The name of the database
protected: If true, prevents writing files/database to the site
useSSH: If true, uses SSH to push/pull database and files
version: The version of Apostrophe used

What Works:

  • Pulling DB from SSH or MongoDB
  • Pushing DB to MongoDB (SSH not yet supported)

What's in the works:

  • Pulling Files
  • Pushing DB to SSH
  • Running admin commands, like creating a user
  • Interactive with both local and global storage sites
  • Clean-up of files
  • Keeping backups

aposanity's People

Contributors

jlandrum avatar

Watchers

 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.