Skip to content

masuilab/new-linda

Repository files navigation

new-linda

About

This is a new node-Linda server.

What is Linda?

See wiki

Requirements

  • node v8.9.1~
  • TypeScript v2~
  • (MongoDB v3)

Install&Build

Install

$ git clone https://github.com/masuilab/new-linda
$ cd new-linda
$ npm install

Settings

port number

  • make .env file in root directory
  • set port numbert like PORT = 3000 (default is 3000)

Build

$ npm run build

start

$ npm run start

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published