Skip to content

anthane-git/web-api

Repository files navigation

Anthane Web API

Strapi Node Typescript

Anthane Web API with Strapi headless content management system.

Documentation

Strapi is a customizable, and performant content API which is developer focused. Documentation

Commands

Runs the app in production mode.

npm start

Runs the app in development mode.

npm run dev