phototrail

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2020 License: Unlicense

README

phototrail

Bare-bones Instagram-like, uses Auth0 for authentication.

Installation

# Install dependencies and build the project
make install build
# Create the data directory and initialize the database
mkdir data
sqlite3 data/database.sqlite < database.sql
# Run the server
./build/phototrail -auth-domain <auth0 domain> -auth-client-id <auth0 app client id>

Development

make serve will run the webapp independently using Parcel using the config.js file (example provided) for finding the baseURL and auth configuration.

Directories

Path Synopsis
bin

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL