Skip to content

jeffries/beluga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beluga

Event tracking, rating and prioritizing for your event going pleasure.

🏃 Getting Started

You will need Docker.

make        # Build containers.
make run    # Start server.

👷 Development

Development dependencies are a superset of the production dependencies. As such, the development container is inherited from the production container.

make dev    # Enter dev container and mount this repository.

:shipit: Deployment

The production Dockerfile gets pulled and built from the master branch by DockerHub.

About

🐋 Backend for event hunting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 78.7%
  • Python 21.3%