Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dayvsonspacca/lua-notes

A desktop app to take notes : D
https://github.com/dayvsonspacca/lua-notes

Last synced: about 21 hours ago
JSON representation

A desktop app to take notes : D

Awesome Lists containing this project

README

        

# Lua notes

valb-mig-PHP

## Overview

This project aims to test the Tauri framework in conjunction with Next.js to create a simple note-taking application. The combination of Tauri and Next.js provides a powerful blend of native desktop app capabilities and a modern React-based web framework.

### Prerequisites

Make sure you have [Git](https://git-scm.com/) and [pnpm](https://pnpm.io/) installed on your system.

### Development

```bash
git clone https://github.com/seu-usuario/tauri-nextjs-notes-app.git

pnpm i

pnpm tauri dev
```