Client library to facilitate communication between a frontend JavaScript application and the Neon Server.
- Make your code changes
- Update
version
inpackage.json
- Commit and push changes
git tag <version>
git push -u origin <version>
Client library to facilitate communication between a frontend JavaScript application and the Neon Server.
version
in package.json
git tag <version>
git push -u origin <version>