mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-03-21 17:24:38 -05:00
Merge pull request #1 from ashley-rose/patch-1
Change "config.js" to "config.json"
This commit is contained in:
commit
cc8f890f08
|
|
@ -1,7 +1,7 @@
|
|||
# What is this?
|
||||
This is the Pretendo Network Miiverse API Server, which replaces the former Nintendo Network Miiverse API Server *.olv.nintendo.net
|
||||
# Install and usage
|
||||
First install [NodeJS](https://nodejs.org) and [MongoDB](https://mongodb.com). Download/clone this repo and run `npm i` to install all dependencies. Edit `src/config.js` to your liking. Run the server via `npm run start`.
|
||||
First install [NodeJS](https://nodejs.org) and [MongoDB](https://mongodb.com). Download/clone this repo and run `npm i` to install all dependencies. Edit `src/config.json` to your liking. Run the server via `npm run start`.
|
||||
# To-Do
|
||||
- [x] Discovery Server
|
||||
- [x] Posts Server
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user