Spec files

A spec file is mainly a file that describe something like:

  • frontspec.json: Describe what the project has to offer for the frontend (js, css, typos, etc...)
  • viewspec.json: Describe what are the data to pass to a view. Useful to build your backend dynamically

These files are legit by some specifications that you can discover separatly in each files documentations.

Why these spec files?

The goal of these files is to describe each part of your frontend like the views, resources (js, css), etc...

If we take the viewspec.json file for example. His goal is to describe a particular view like hello.blade.php. By describing the data that this view depends on, you can use that and build your backend automatically. Pretty usefull for medium/large projects.

Bugs
are not our friends...

Don't hesitate to declare an issue if something does not works as expected.

Declare my issue on Github Talk about it on Discord

The more we are,
the stronger we become.

Don't hesitate to tell some words to you friends about us. The goal is to became more and more each days to help each others...

Support us on Patreon! Share on Facebook! Make a tweet!

The more we are,
the stronger we become.

Don't be afraid to join us on Discord.

Join us on discord!

We love,
Open source!

All of our codebase can be found on Github. We hope that you may contribute to help us make our tools even better!

Discover our codebase!

Welcome on