Skip to content

NetflexSites/sdk-template-standard

Repository files navigation

Banner

Default template for creating sites built with the Netflex SDK.

Setup

To be able to develop locally ngrok must be installed and available in your $PATH.

Follow these instructions to setup ngrok.

Then, follow these steps:

1. Environment file

Copy .env.example, name it .env and fill out these parameters:

  • NETFLEX_PUBLIC_KEY (Monitor: Public Key (Content API))
  • NETFLEX_PRIVATE_KEY (Monitor: Master Private key (Content API))

2. Install dependencies

composer install
yarn

3. Compile assets

yarn build

4. Run your site locally

php artisan serve

VSCode extension

For an improved development experience, please install our VSCode extension


Contributing

Thank you for considering contributing to the Netflex Structure! Please read the contribution guide.

Code of Conduct

In order to ensure that the community is welcoming to all, please review and abide by the Code of Conduct.

License

The Netflex SDK is open-sourced software licensed under the MIT license.

About

Netflex SDK v2 Standard Template

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages