An open API service indexing awesome lists of open source software.

https://github.com/justdjango/job-board

A job board built with Django and React
https://github.com/justdjango/job-board

Last synced: 12 days ago
JSON representation

A job board built with Django and React

Awesome Lists containing this project

README

        




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](https://learn.justdjango.com/roadmaps/django-advanced)

---

## 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