Skip to content
This repository was archived by the owner on Apr 1, 2018. It is now read-only.

Repository files navigation

LUNA

"She's getting here as fast as she can" -- Stella de How I Met Your Mother.

Requirements

Build and deploy

$ ./deploy

Run the application

$ ./up 

Workflow

  1. Define your table at backend/migrations/NUMBER_create_YOUR_TABLE_NAME_table.sql
  2. Migrate your new table: ./migrate NUMBER_create_YOUR_TABLE_NAME_table.sql
  3. Define your model at backend/luna/server/models.py
  4. Define your repository at backend/luna/server/repositories.py
  5. Create your views, templates and urls

About

DEPRECATED

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages