Skip to content

justdjango/job-board

Repository files navigation

JustDjango

The Definitive Django Learning Platform.

Django Job Board

This is the code from the course "Build a Job Board with Django and React", found on JustDjango


Running the project

This project was bootstrapped with Cookiecutter Django and can be run with Docker.

To run this project you will need to set your environment variables for Stripe inside .envs/.local.

You can then run the project with docker-compose -f local.yml up

Run the frontend with:

cd frontend
npm i
npm run start

Other places you can find us:

YouTube Twitter

About

A job board built with Django and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published