Skip to content

otherband/express-recommend

Repository files navigation

Express Recommend

Express Recommend is a service that makes it easier for students and institutions to share and verify recommendation letters

Development

To transcompile the Typescript and bundle all web assets run

cd frontend && npm run build

To run the frontend development server

cd frontend && npm run live-server

Build

To build docker images for the backend service:

docker compose build backend

Same for frontend:

docker compose build frontend

Running the application

Use the following commands to run docker containers for frontend, backend, and the PostgreSQL database

docker compose up

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •