Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.
/ ams2 Public archive

ICISTS Application Management System

License

Notifications You must be signed in to change notification settings

icists/ams2

Repository files navigation

ICISTS Application Management System 2

ICISTS Application Management System to submit and manage applications.

Production Deployment

Local

로컬 개발에 필요한 command (shell 접근, migration 등)은 Makefile에 정의되어 있습니다. project root에서 make {command}로 실행해 주세요.

For more info: make help

(Makefile을 참고해 주세요)

권한 발급

secret.env 파일을 별도로 요청하세요.

ICISTS account에 권한이 있을 경우 ./scripts/get_secret.sh 을 통해 아래 파일을 받을 수 있습니다. (Set-up 예정)

  • environments/secret.env

Authors

  • Park Junwoo - Initial work & maintenance - zoonoo
  • Gunwoo Kim - Initial work & Core Logic - gunwooterry

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details