GithubHelp home page GithubHelp logo

diegomr86 / redes-agroecologicas Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 15.94 MB

A Iniciativa Redes Agroecológicas é uma ferramenta tecnológica que tem como objetivo facilitar a comunicação e aumentar a visibilidade de redes agroecológicas. Esta é uma plataforma de código aberto e toda colaboração é bem vinda.

License: MIT License

JavaScript 19.20% SCSS 0.06% Sass 0.82% Vue 79.92%

redes-agroecologicas's Introduction

Terrakrya CMS

A bunch of common features that allow the creation of sites in a simple and agile way. The objective is not to be an wordpress but acts more like a dynamic boilerplate to create dynamic websites without having to deal with the basics.

Tecnologies used

Embracing the entire project we are using Nuxt.js with some @nuxtjs modules like:

  • auth for athentication
  • axios for api requests
  • pwa to allow the site to act as a Progressive Web App
  • toast to handle errors and present it

To compose the client side we are using the Vue.js with some cool libraries like:

  • BootstrapVue to compose the layout structure and form controls
  • Leaflet to render maps
  • vue-goodshare to show share buttons

The server site is composed inside on top of Node.js tecnologies like:

  • Mongodb database
  • Express to serve the node app
  • Mongoose to structure the database
  • Passport managing the authentication
  • multer for upload
  • sharp to thumbnail generation

Basic features

  • Authentication flow and user crud with authorization role
  • Front site
  • Admin panel
  • Pages management
  • Blog/Posts
  • Events
  • Contact form
  • Multisites

Developer instructions

# Clone this repo
git clone https://github.com/terrakrya/cms.git

# Go inside downloaded directory
cd cms/

# Install NPM dependecies
$ yarn install

# To run the developer version with hotreload in localhost:3000 run:
$ yarn dev

# In first time you need to generate the first user to access the admin panel:
$ yarn init

# The previous command printed you the generated user credentials. Use this info to access the admin panel at:
http://localhost:3000/admin

# para compilar e a versão de produção:
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Aways run "yarn lint" before commit

redes-agroecologicas's People

Contributors

diegomr86 avatar

Stargazers

Renan Cruz Tielas Barcia avatar

Watchers

 avatar James Cloos avatar Renan Cruz Tielas Barcia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.