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

https://github.com/harsh-vardhhan/fullstackbot

Full Stack Developer Jobs - Open source job board | Django | ReactJs | PostgreSQL | Celery | Redis
https://github.com/harsh-vardhhan/fullstackbot

celery celerybeat django jobboard postgresql reactjs redis

Last synced: 4 months ago
JSON representation

Full Stack Developer Jobs - Open source job board | Django | ReactJs | PostgreSQL | Celery | Redis

Awesome Lists containing this project

README

        

# Full-Stack Developer Job Board ([Back-End](https://github.com/TrakBit/fullstackbot-backend)/[Front-End](https://github.com/TrakBit/FullStackBot))
[![FullStackBot](https://dev-to-uploads.s3.amazonaws.com/i/wyo7ixlmesq0otbwpjat.jpg)](https://www.fullstackbot.com/)

## Setup

### Install npm packages
```
npm install
```
### run the application
```
npm start
```