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
- Host: GitHub
- URL: https://github.com/harsh-vardhhan/fullstackbot
- Owner: harsh-vardhhan
- Created: 2021-01-10T05:00:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-06T17:02:43.000Z (almost 4 years ago)
- Last Synced: 2024-06-08T16:57:03.198Z (about 1 year ago)
- Topics: celery, celerybeat, django, jobboard, postgresql, reactjs, redis
- Language: JavaScript
- Homepage: https://www.fullstackbot.com/
- Size: 650 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))
[](https://www.fullstackbot.com/)## Setup
### Install npm packages
```
npm install
```
### run the application
```
npm start
```