apex-nitro-template-default

APEX Nitro Template - Default

Usage no npm install needed!

<script type="module">
  import apexNitroTemplateDefault from 'https://cdn.skypack.dev/apex-nitro-template-default';
</script>

README

APEX Nitro Template - Default

This is the default template for APEX Nitro. For more details, visit https://github.com/OraOpenSource/apex-nitro.

By using this template, you will create a library for your APEX app that is complient with modern industry standards.

Initializing this template

To use this template

  1. Use apex-nitro init (more info here)
  2. Pick "Pro" mode init1
  3. Pick "Default" template init2
  4. Answer quesions about your project init3

Examples

We have included 3 examples in this repository, each with their own source folder. Starting from one of those examples can be a good headstart for initializing your own project source folder structure.

Those examples are only for reference purposes. You can look at them to copy the structure and the code, but we provide no way of automatically initializing your project with them.

Find the three examples here