SAFE-template icon indicating copy to clipboard operation
SAFE-template copied to clipboard

Migrating existing projects "into" the SAFE template

Open isaacabraham opened this issue 6 years ago • 1 comments

I've heard from a few people that are starting out with SAFE apps that they are coming up against the challenge of already having created some application, but would like to "move" to the SAFE template. The question is, how best to do this e.g. documentation? some tooling? related to the "componentisation" effort of SAFE (with nuget packages etc.)?

I've created this issue just as a mean to track this and encourage some discussion on it e.g. what the user experience and challenges are, and how we could best solve them.

cc: @forki @theimowski @alfonsogarciacaro @Krzysztof-Cieslak @bruinbrown

isaacabraham avatar Feb 14 '19 15:02 isaacabraham

Yes that's somehow related to what I wanted to achieve with https://github.com/SAFE-Stack/SAFE-template/issues/103

As of now I don't have a better idea than creating SAFE-specific NuGet packages, be it meta-packages with pinned dependencies, or including some logic e.g. for deploy tasks in build scripts

We could and should probably extend that to JS as well - i.e. SAFE npm packages with pinned dependencies

theimowski avatar Feb 15 '19 12:02 theimowski