Server-side repo for a portfolio project by Ayman Benjelloun-Touimi and Jakobi Haskell, both CS students at Brown University.
This repo holds the code for an express server that relays requests from the client to S3 for the Lasco Social Media Project. See the client repo for a full description of the Lasco project.
To set up the server for local development, follow these instructions:
npm run dev
This project is licensed under the GNU General Public License v3.0. In short, you are free to modify and distribute the repository, under the condition that you provide attribution and disclose your modified source under the same license. We ask that you attribute this project and link back to this original repository if you choose to reuse our code.
We invite you to contribute to the project! Fork this repository, commit your changes, then submit a pull request for your contributions to be reviewed. Alternatively, you may submit an issue to report a bug or suggestion.