Skip to content

persiansda/sabbath-school

Repository files navigation

PersianSDA Sabbath School

Sabbath School Web

This is a web app for the Sabbath School lessons. It is built with Nuxt 3. forked from Adventech/sabbath-school-web

Getting Started

First, install the dependencies:

pnpm install

then run this command to copy the necessary files:

pnpm prepare

Development

pnpm dev

Production

pnpm build
pnpm postinstall
pnpm preview

Locales

Locales are translated by Google Translate. so they are not accurate.

# will translate and rewrite the locales
pnpm translate

Todo

  • PWA support
  • Convert all option api's to composition api
  • Add global color mode

Used Stack

  • Nuxt
  • Pinia
  • Vueuse
  • Nuxt SEO
  • Nuxt I18n
  • HeadlessUI
  • TailwindCSS

Contributing

If you have any suggestions or find any bugs, please open an issue or a pull request.

License

MIT License