Skip to content

UCLA-IEEE/wiki-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE at UCLA Wiki API

Back end express application that serves content to the wiki front end.

Setting up a Development Environment

Run npm install
Run npm start

development.json

Running the api requires a development.json file in /app/config

{
  "DB_URI": <DB_URI>
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published