The cloud server implementation for Nooto.
Let's you save your notes to cloud, so that you can access them anytime, anywhere.
Please change auth_key file content to secure your cloud.
bun run dev
Enter cloud api address in the following format: https://yournootocloud.api/?key=nooto_api_key
To get started with this template, simply paste this command into your terminal:
bun create elysia ./elysia-example
To start the development server run:
bun run dev
Open http://localhost:3000/ with your browser to see the result.