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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens factory to library format 🏭 #130

Open
10 tasks
onmax opened this issue Oct 16, 2020 · 1 comment
Open
10 tasks

Tokens factory to library format 🏭 #130

onmax opened this issue Oct 16, 2020 · 1 comment
Assignees
Labels

Comments

@onmax
Copy link
Member

onmax commented Oct 16, 2020

Introduction

As we discussed in this issue, we are changing the format of the repo with three different libraries which will be uploaded to npm and yarn.

Work to be done

Reorganize all files already created with the new structure explained here and prepare the folder tokens-factory in order to create a library.

Tasks

  • Move src files
  • Rename functions if needed (Rename some functions #122)
  • Move types
  • Move tests
  • Create its own package
  • Test that the build works and save it as a JS in a folder called dist. This should be in .gitignore and therefore not uploaded.
  • Create a tsconfig.json
  • Create a README with basic explanation on how to use it
  • Create a LICENSE file (?)
  • Edit and create a new PR in the examples repository testing the new change using the library format
@onmax onmax added the libs label Oct 16, 2020
@onmax onmax self-assigned this Oct 16, 2020
@VictorNS69
Copy link
Contributor

We already have a LIECENSE file https://github.com/alastria/alastria-identity-lib/blob/master/LICENSE. Use it in every directory

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

No branches or pull requests

2 participants