@afetcan/server
v0.0.3
Published
Server for afetcan.com
Downloads
3
Readme
NPM
This server can also be used with the npm package in order to be able to work directly anywhere. All structures are merged here and exit to the outside world.
Setup
pnpm install @afetcan/server
Usage
import { ... } from '@afetcan/server'
Requirements
Dependencies
Local Development
Setup
pnpm install
Dev
pnpm dev
Build
pnpm build