Backend CMS for lumbung Kiosk map
Go to file
decentral1se ad62f72a56
feat: ci/cd deploy
2023-01-24 12:39:33 +01:00
src first commit 2023-01-18 14:36:50 +01:00
.drone.yml feat: ci/cd deploy 2023-01-24 12:39:33 +01:00
.gitignore first commit 2023-01-18 14:36:50 +01:00
.npmrc first commit 2023-01-18 14:36:50 +01:00
Dockerfile feat: ci/cd deploy 2023-01-24 12:39:33 +01:00
README.md first commit 2023-01-18 14:36:50 +01:00
compose.yml feat: ci/cd deploy 2023-01-24 12:39:33 +01:00
entrypoint.sh.tmpl feat: ci/cd deploy 2023-01-24 12:39:33 +01:00
nodemon.json first commit 2023-01-18 14:36:50 +01:00
package.json first commit 2023-01-18 14:36:50 +01:00
tsconfig.json first commit 2023-01-18 14:36:50 +01:00
yarn.lock first commit 2023-01-18 14:36:50 +01:00

README.md

lumbung-kiosk-cms

This project was created using create-payload-app using the ts-blank template.

How to Use

yarn dev will start up your application and reload on any changes.

If you have docker and docker-compose installed, you can run docker-compose up