Giter Club home page Giter Club logo

piia's Introduction

PIIA (Peer)

Welcome to the source repository for PIIA. This is a brief overview of what steps you need to follow for start development.

Requirement

For these, older versions might work, but can not give any guarantee.

  • Node (v13.2.0)
  • NPM (v6.13.1)
  • Yarn (v1.15.2)

Setup

This version heavily uses gomodules, so it should be cloned in a directory outside your $GOPATH (if $GOPATH is set)

After cloning the repository, make a copy of .env.example as .env.

  • Edit the .env file and populate your credentials.
  • Run buffalo pop migrate to intialize database tables.
  • Run buffalo task user:superadmin:create YOUR_EMAIL YOUR_NAME YOUR_PASSWORD to create first super user on the site. (i.e. buffalo task user:superadmin:create [email protected] "Jon Doe" "J0nD@e!23")
  • Run buffalo dev to boot up the development server.
  • Browse to http://127.0.0.1:3000/ and login using your super user.

Developments

We recommend you heading over to http://gobuffalo.io and reviewing all of the great documentation there.

Deployment

For deployment in Google Cloud Platform, please refer to the Deployment in GCP Stack document.

piia's People

Contributors

dependabot[bot] avatar fereloper avatar fredhersch avatar samhq avatar

Watchers

 avatar  avatar  avatar  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.