Altruize is a platform that allows registered nonprofit organizations to ask for help from short term volunteers.
Check it out at https://altruize.herokuapp.com/
Check, explore and remix it!
See instructions
PORT=<the port you like but no 3000>
PSQL_DB_NAME=<'db name'>
PSQL_DB_USER=<'user name'>
PSQL_DB_PASSWORD=<'leave it blank if you dont want a password'>
PSQL_DB_HOST='localhost'
TOKEN_SECRET=<'a secret alpahumeric string'>
CREATE DATABASE 'db name'
6. 🚀 Open http://localhost:3000 to view it in your browser, and start using the app!
- React with material ui.
- Redux and React-router.
- Node.js with Express for the server.
- PostgreSQL with sequalize for the database.
Scott Burgess
Alejandro Gutiérrez
Leonard Schilcher
Gerard Soldevila