Skip to content

A collaborative display system built in Laravel and Vue.js

License

Notifications You must be signed in to change notification settings

MonkiiBuilt/neocortex

Repository files navigation

neocortex

neocortex (Latin for "new bark" or "new rind") a part of the cerebral cortex concerned with sight and hearing in mammals, regarded as the most recently evolved part of the cortex.

The neocortex system is a collaborative display system built in Laravel and Vue.js

For developers

neocortex is built in Laravel 5.3 for user registration, backend API and persistence. The front end is built with Vue.js components.

Dependencies

To develop neocortex you will need:

Getting started

After checking out the project and installing software dependencies, it should be as simple as navigating to the project folder and typing:

cd neocortex
vagrant up

The project should then be accessible at http://localhost:9999

Front end

Front end is built using Vue.js and SCSS.

To compile front end resources (located in resources/assets) use:

gulp

or

gulp watch

Back end

neocortex uses Laravel and Postgres on the backend.

neocortex is proudly developed by Monkii

About

A collaborative display system built in Laravel and Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published