Skip to content

Kworz/mink

Repository files navigation

Mink

This project is a tiny Enterprise Ressource Planner (ERP) which includes:

  • Supply Chain Manager
  • Customer Relationship Manager

Mink uses Svelte, SvelteKit and Prisma.

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

How to install

Warning

This projects is for now, not ready to use in production and will have some breaking changes.

Clone this repository, install devDependencies and build the project with npm build.

Copy the content f the build folder onto a server with NodeJS 18 installed.

Install dependencies and run the production server using

npm run build

About

Svelte & Prisma tiny ERP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published