Skip to content

lnfel/lamy-cms

Repository files navigation

Lamy CMS

Quicky manage content and deploy static websites within just a few clicks.

About

Lamy CMS is a cross-platform desktop app for managing website content powered by SvelteKit and Tauri.

Getting Started

TODO

Documentation

TODO

Development environment setup

Lamy CMS is built using Tauri. The first step is to install Rust and system dependencies.

  1. Install Rust using rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

For more information about rust setup see Notes about Rust installation

  1. Head to Tauri Prerequisites page to see other requirements based on your system.

  2. Install Node.js v18+ from official website, or use nvm.

# With nvm
nvm install --lts
nvm list
# Replace 18.14.2 with the version you have installed
nvm use 18.14.2

Contributing

See CONTRIBUTING.md for information on how to develop Lamy CMS locally.

About

Quicky manage content and deploy static websites within just a few clicks.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors