Backend CMS for lumbung Kiosk map
Go to file
Aadil Ayub a016159bab
continuous-integration/drone/push Build is passing Details
hacking until works
2023-01-24 17:18:39 +05: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 hacking until works 2023-01-24 17:18:39 +05:00
entrypoint.sh.tmpl hacking until works 2023-01-24 17:18:39 +05: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