Skip to content

Sample dynamo project for implementing rails-like scaffold page with Firebase backend.

parroty/dynamo_firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamoFirebase

Sample dynamo project for implementing rails-like scaffold page with Firebase backend. The backend is on exfirebase (https://github.com/parroty/exfirebase).

htmlimage

Settings

Clone repo
$ git clone https://github.com/parroty/dynamo_firebase
$ cd dynamo_firebase
$ mix deps.get
Set Environment Variable
$ export FIREBASE_URL="your firebase url"
Start Server
$ mix server

About

Sample dynamo project for implementing rails-like scaffold page with Firebase backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages