Skip to content

Migrate to all-in-one SvelteKit #161

@Azgaar

Description

@Azgaar

We have two separate projects with separate code bases:

  • Armoria, client-side app
  • Armoria API, an server-based API.

Fantasy Map Generator also contains a very similar code and all the charges.

It causes issues when we add new charges or change COA rendering routine. I would like to have a single repo containing both client-side code and the API.

We can migrate to SvelteKit to support the same tech stack and deploy it to Vercel to serve both static client and API. Fantasy Map Generator should use API instead of a local logic. This will make things much simpler.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions