Skip to content

mcranston18/freshclone

Repository files navigation

Freshclone

The purpose of this project is to build a REST API using Django Rest Framework modelled off of Freshbooks.

Installation

  • Install Docker for Mac
  • Run docker-compose build to build the container

Running the project

To start the project: docker-compose up

To enter the container when you can run python commands: docker-compose run web bash

Dependencies

Running docker-compose build will install dependencies. No need for pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages