Indigitous-Singapore / resource-portal

Open Source Resource Portal for Resource Sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resource Portal

This is an Open Source Resource Portal to encourage sharing of resources online.

Introduction

The application is built with:

Backend

  • Strapi (NodeJS)
  • PostgreSQL

The backend can be hosted on any platform that allows NodeJS 12.0 and above. It requires a standalone instance of Postgres i.e. this is not an image that will provide a database out of the box.

For storage of images, we use any S3 compatible platforms. We have currently tested it on Digital Ocean Spaces, but it should work well with AWS S3 and Wasabi

Frontend

We recommend reading our Wiki (coming soon) for more information.

About

Open Source Resource Portal for Resource Sharing

License:MIT License


Languages

Language:Vue 52.3%Language:JavaScript 25.0%Language:TypeScript 20.5%Language:SCSS 1.2%Language:HTML 0.8%Language:Shell 0.1%