8000 GitHub - XBOT-FTC/FTC-Scouting-App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XBOT-FTC/FTC-Scouting-App

Repository files navigation

Installation instructions

  1. Install dependencies: npm i
  2. Start the server: npm run dev
  3. Format the code: npm run format or ctrl+s to format the file

Setting up the local database

  • In your folder, create a .env file.
  • In your code setup the following environment variable(s)
MONGO_DB_PASSWORD=YOUR_MONGO_DB_PASSWORD

API (unstable)

  • readDrafts: Reads the entire database without any filters
  • writeDraft: Writes a new entry

Pre-equisite

Optional plugins for vscode


Warning

  • Do no touch .gitignore unless you know what you are doing
  • keep .gitkeep files if you don't have anything commited inside the folder

Installation instructions

  1. Install dependencies: npm i
  2. Start the server: npm run dev
  3. Format the code: npm run format or ctrl+space to format the file

Pre-equisite

Optional plugins for vscode

Warning

  • Do no touch .gitignore unless you know what you are doing
  • keep .gitkeep files if you don't have anything commited inside the folder

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0