GithubHelp home page GithubHelp logo

sallylim / vcl-web-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 4.0 2.67 MB

Asynchronous documentation web-app built by a subset of Correlation. Features a timeline to document tribal knowledge within our teams.

HTML 21.00% CSS 5.27% TypeScript 71.24% JavaScript 2.49%

vcl-web-app's Introduction

VCL-documentation-web-app

Asynchronous documentation web-app built by a subset of Correlation. Features a timeline to document tribal knowledge within our teams.

Contributor Setup

  1. I recommend having two terminals open: one in the client directory, and one in the server directory.
  2. Run npm install in both directories.
  3. Create a file named .env in the server directory and copy the following:
ATLAS_URI=mongodb+srv://<username>:<password>@vcl-documentation-app.gcjzz.mongodb.net/VCL-Documentation-App?retryWrites=true&w=majority
  1. Please replace <username> and <password> with your username and password from your database user from MongoDB.

To create a database user, navigate to the project "Documentation Web-app" on MongoDB. Then navigate to the "Database Access" tab, and click "Add new database user".

Note to not use a password that you would normally use with other apps.

  1. To start the app locally, run npm start in the client directory, and run node index.js in the backend directory. Feel free to use nodemon as well :)

vcl-web-app's People

Contributors

fordat avatar kevinetpeng avatar tiffwu1027 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.