Scully Event Calendar Starter screenshot

Scully Event Calendar Starter

Author Avatar Theme by Flotiq
Updated: 11 Sep 2024
5 Stars

Scully starter for creating an events calendar with Flotiq

Categories

Overview

Scully Starter - Calendar Events is a Scully starter project for a calendar website. It is configured to pull events data from Flotiq and can be easily deployed to cloud hosting platforms like Heroku and Netlify. The project is generated with Angular CLI version 11.0.2 and allows users to easily manage events using the Flotiq editor. The project also includes instructions for cloning, setting up the Event Content Type in Flotiq, configuring the application, and deploying the project to Netlify.

Features

  • Pulls events data from Flotiq
  • Easily deployable to cloud hosting platforms
  • Allows easy management of events using the Flotiq editor
  • Built with Angular CLI version 11.0.2

Installation

  1. Clone the project.
  2. Set up the “Event” Content Type in Flotiq.
  3. Configure the application by changing YOUR_FLOTIQ_API_KEY to the Read only Flotiq API key in the src/environments/environment.ts and src/environments/environment.js files.
  4. Start developing by running npm run start for a dev server.
  5. To build the project, run npm run build:prod. The build artifacts will be stored in the dist/ directory.
  6. To build the static version with Scully, run the command provided.
  7. Manage your events using the Flotiq editor.
  8. Update the Flotiq Angular SDK when you create or update the Type Definition by following the provided instructions.
  9. Deploy the project to Netlify using the provided guide.

Summary

Scully Starter - Calendar Events is a Scully starter project that allows users to create a calendar website. It follows Angular CLI version 11.0.2 and pulls events data from Flotiq. The project can be easily deployed to cloud hosting platforms like Heroku and Netlify. It provides an easy and efficient way to manage events using the Flotiq editor. The project also includes instructions for cloning, setting up the Event Content Type in Flotiq, configuring the application, and deploying the project to Netlify.