İçeriğe geç
sern

Project Layout

Bu içerik henüz dilinizde mevcut değil.

A project should look like this:

  • Dizinsrc
    • Dizincommands/
    • Dizinevents/
    • Dizinplugins/ # created automatically if running sern plugins
    • index.js
    • config.js # configuration for your entire application
  • .env
  • .gitignore
  • bun.lockb
  • package.json
  • README.md
  • sern.config.json
  • jsconfig.json # tsconfig.json if you are using typescript