Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

IndustryFusion/fusionscriptservice-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fusionscriptservice

A gateway service that allows for scriptable logic

Dependency Lifecycle

Add dependency

Just add to app/deps.ts

Update lock files

deno cache --lock-write --lock=app/lock.json app/deps.ts

Download dependencies to local cache

deno cache --reload --lock=app/lock.json app/deps.ts

Docker Build

docker build --tag fusionscriptservice:latest .

About

A gateway service that allows for scriptable logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published