Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add a typescript template for create-aleo-app #762

Open
CalebCurry opened this issue Oct 4, 2023 · 0 comments
Open

[Feature] Add a typescript template for create-aleo-app #762

CalebCurry opened this issue Oct 4, 2023 · 0 comments
Assignees

Comments

@CalebCurry
Copy link
Contributor

馃殌 Feature

I would like to propose a change to the possible templates to allow for a typescript or react-typescript template.
This would bootstrap a project:

  • using TypeScript in the main app files
  • having TypeScript as a dependency with any needed types and run scripts

Motivation

The current implementation does not take full advantage of typed data to easily match the SDK interface. Building this could also positively impact features like Intelisense.

Implementation

A new template option in the create-aleo-app command.
Few components will be affected, but this template will need maintained like any other.

Are you willing to open a pull request? (See CONTRIBUTING)

Yes. Opening issue to describe goal before working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant