Skip to content

Software ujian berbasis web dan mobile apps (WIP) | Fork ini berisi staging update terkait CI/CD, infrastructure design, dan lain-lain. Lihat branch untuk detilnya.

License

Notifications You must be signed in to change notification settings

manoedinata/enpitsu

 
 

Repository files navigation

enpitsu

dev

pnpm install
cp .env.example .env
pnpm dev:admin
pnpm dev:exam

manual build

pnpm build:admin

pnpm build:exam
cd apps/admin
pnpm start

cd apps/exam-web
pnpm preview

docker

cp docker-compose.yml ../somewhere-else/docker-compose.yaml
cp .env.docker.example ../somewhere-else/.env
docker compose up -d

About

Software ujian berbasis web dan mobile apps (WIP) | Fork ini berisi staging update terkait CI/CD, infrastructure design, dan lain-lain. Lihat branch untuk detilnya.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 97.1%
  • JavaScript 1.2%
  • CSS 0.8%
  • Dockerfile 0.7%
  • Handlebars 0.1%
  • HTML 0.1%