Skip to content

kaliman-reader/kaliman-nitro-backend

Repository files navigation

Kaliman Reader Nitro Backend Server

This backend deploys to AWS Lambda

Look at the Nitro documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Check out the deployment documentation for more information.

About

Nitro backend for Kaliman Reader app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published