dawn-interfaces
TypeScript icon, indicating that this package has built-in type declarations

1.0.136 • Public • Published

Dawn Type File

What this repo is: This repo is designed to manage TypeScript interfaces between the front end applications and the backend applications. Common types and objects can be written in this file and then published to NPM to be pulled down into the repo's. Still trying to figure out a roadmap for how to deal with productionalizing this. In other words, how we can maintain this project with different environments and versions.


Current Steps to Publish

  1. Assuming you have the mobile, service, and DAI repos in the same level of your local folder structure-
  2. npm run go-platform will commit your changes, push to npm, and then update your service and front end.

Original Steps to Publish

  1. Update the version number.
  2. Push updates to github.
  3. npm run build
  4. npm publish

Readme

Keywords

Package Sidebar

Install

npm i dawn-interfaces

Weekly Downloads

1

Version

1.0.136

License

MIT

Unpacked Size

154 kB

Total Files

68

Last publish

Collaborators

  • veerscanlan