Skip to content

dylanlott/builtright

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Builtright

A platform project for showing off your project cars.

Stack

Mongo, Node, VueJS

Deployment

$ docker build -t hivemindapps/builtright-server

$ docker push hivemindapps/builtright-server

I use rancher to deploy my containers, but you could manually deploy with the docker-compose.yml file or the prod.docker-compose.yml file.

Alternatively, you could use the flightplan.js deploy script that has been included to deploy without docker.

Roadmap

  • front end MVP
  • build timelines
  • SSL Termination

API Documentation

Builds Endpoint

This is the real focus point of this API. Most resources tie back into the builds endpoint in some way or another.

RESOURCE GET /api/builds

PARAMS

  • minYear (integer)
  • maxYear (integer)

About

Car build tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •