GithubHelp home page GithubHelp logo

cocoatwix / pantheon-wiki-vue Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 926 KB

A simple Vue wiki app created for my COMP 2513 (Web-Centric Programming) final project.

License: The Unlicense

Shell 0.35% JavaScript 29.05% HTML 2.16% Vue 68.44%

pantheon-wiki-vue's Introduction

Pantheon-Wiki-Vue

A simple Vue wiki app created for my COMP 2513 (Web-Centric Programming) final project.

Prerequisites

This app uses Node v16.14.0 (with npm) and vue/cli 5.0.4. Other dependencies can be installed by running "npm install" within the "api" and "app" folders.

How to Use

Specify a database in the api's .env file that matches the "pantheon.json" MongoDB schema found in the databases folder (the comments.json schema is currently unused). This database holds the wiki's pages and images (the pantheon.json provided is public domain; use it how you see fit!). This app was tested using a MongoDB database hosted on Clever Cloud. There are no guarantees it'll work with other providers (though I don't see why it wouldn't). The repo also contains a Postman collection which you can use to test the api's functionality.

Once a database has been specified, navigate to the api folder and start up the webservice ("node pantheon_server.js"). Then, navigate to the app folder and start up the app ("npm run serve").

The Node webservice runs on port 5000 by default, while the Vue app runs on port 8080 by default.

Check out the GitHub wiki to see more details about the database schema and how to use it. The app itself also contains usage into on the "About" page.

pantheon-wiki-vue's People

Contributors

cocoatwix avatar

Watchers

James Cloos 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.