Skip to content

Elliott-weeks/volunteer-database

 
 

Repository files navigation

This is the official CSM (Crowd source medical) database

Django CI Node.js CI

We created this in light of the covid-19 pandemic to allow volunteers to work together in tackling the shortage of ventilator equipment.

Backend is a django rest api with a postgres database, Frontend is react

We're just getting started so documentation is lacking

Reach out to me and join the discord for help!

Project setup

The procces to get setup and start developing is as simple as we could make it. Run the following commands

docker-compose build
docker-compose up

The frontend should now be accessible at localhost:3001 The backend is accessible at localhost:80

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.5%
  • Python 27.5%
  • HTML 6.9%
  • CSS 3.7%
  • Mako 2.0%
  • Shell 1.6%
  • Dockerfile 0.8%