Skip to content

arxpoetica/floogar

Repository files navigation

Floogar

NOTE: this project is in ultra-alpha mode.

Floogar is a platform for developing online interactive experiences, hence forth and forever known—inline with video and audio nomenclature—as a "Floogar."

Development

After doing database setup below, run the app with sapper dev.

ArangoDB Setup

To install:

brew install arangodb

To run:

/usr/local/opt/arangodb/sbin/arangod

To initialize a database, run the following script:

yarn run db:init

Once running, a user friendly gui can be reached at http://localhost:8529/. (username: 'root', password: '')

ArangoDB Migrations

First time migration:

/usr/local/opt/arangodb/sbin/arangod

About

Tell a story.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published