Areum Stamp Payment System. Based on Node.js + Express 4 + MongoDB.
아름고 스탬프 결제 시스템. Node.js + Express 4 + MongoDB 기반으로 실행됩니다
To install the dependencies and set up the project, run the following command:
프로젝트의 의존성을 설치하고 설정하려면 다음 명령어를 실행하세요:
npm install
Or if you're using yarn
:
혹은 yarn
을 사용하는 경우:
yarn install
To start the development server, run:
개발 서버를 시작하려면 다음 명령어를 실행하세요:
npm start
Or:
yarn start
Features soon.
기능은 곧 추가됩니다.
API not yet supported.
API는 아직 지원되지 않습니다.
기여
If you'd like to contribute to this project, feel free to open a pull request. Please ensure that your changes are thoroughly tested and documented.
이 프로젝트에 기여하고 싶다면 자유롭게 풀 리퀘스트를 열어주세요. 변경 사항이 철저히 테스트되고 문서화되었는지 확인해 주세요.