Backend CMS for lumbung Kiosk map
Go to file
decentral1se 637089aa42
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details
fix: missing env var for deploy
2023-01-24 12:50:41 +01:00
src first commit 2023-01-18 14:36:50 +01:00
.drone.yml fix: missing env var for deploy 2023-01-24 12:50:41 +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 docs: build badge [ci skip] 2023-01-24 12:42:59 +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

Build Status

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