svelte-actions-sample

Svelte Actions Sample

Discovery of GitHub Actions through a homebrewed sample using Svelte

Smiley wiki - a Svelte sample website 😎

Sample website about a collection of smileys

What's this 🤓

This is a sample website for

  • learning Svelte
  • using an Azure backend
  • using the Azure App Services hosting platform
  • discovering GitHub Actions for CI/CD

This project was inspired by Cooper Codes's to-do list project

Run the project locally 🤖

Once you've forked/cloned the project, run these commands :

# Install dependences
npm install 

# Start the server and open the app in a new browser tab
npm run dev -- --open

Building ⚒️

To create a production version of the app:

npm run build

Contributions 🫵

For bugs, ideas or features requests, please please submit an issue in this repository.

Contact 🤗

Top categories

Loading Svelte Themes