This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

0.4.67 • Public • Published

Sunrays ☀️

Sunrays is a back-end oriented Javascript framework for building better and faster business applications, intended to be used with the Sunflowers🌻 Front-End Javascript library for an optimal experience.

Hello!

This repository contains the Sunrays source code, along with an example project in the example folder. The libraries are works in progress, thanks for hanging out while we figure things out and prepare our proper first release!

Features

The aim is to create a library which will make creating back-ends a much more easier and pleasurable experience.

Features:

  • Plug 'n play socket.io integration which allows for instant refresh on all instances of the application.
  • Facilitated management of user roles, .
  • Easier creation of entities, with automatically generated CRUD routes.
  • Built-in management of sale points/organisation locations.
  • Performance focused database queries depending on the user's role[s] and authorized access.

Documentation

Currently being worked on.

Using the library

  • Download or clone the source-code example folder and rename it how you feel like naming it :)
  • Declare a SECRET variable in a .env file at the root folder of your project
  • Run yarn install
  • Run yarn watch
  • You're set! Why not get your hands on the concepts of the library and practice by reading our getting started guide?

Contributing

  • yarn commit (= git add . && git commit)
  • yarn release (= bump relese && git push)

Readme

Keywords

none

Package Sidebar

Install

npm i sunrays

Weekly Downloads

33

Version

0.4.67

License

MIT

Unpacked Size

243 kB

Total Files

175

Last publish

Collaborators

  • lenacassandre