Hentai Library Thingy
Go to file
Xymorot 748392c9d6 remove license 2019-06-05 00:52:34 +02:00
src install express 2019-06-05 00:47:05 +02:00
.editorconfig install tslint and prettier with stuff around to make them work together 2019-06-04 22:54:56 +02:00
.env.template add .env template file 2019-03-10 20:27:46 +01:00
.gitignore change output directory from out to dist 2019-06-04 23:55:26 +02:00
.prettierrc.yml install tslint and prettier with stuff around to make them work together 2019-06-04 22:54:56 +02:00
README.md install tslint and prettier with stuff around to make them work together 2019-06-04 22:54:56 +02:00
package-lock.json install express 2019-06-05 00:47:05 +02:00
package.json remove license 2019-06-05 00:52:34 +02:00
tsconfig.json change output directory from out to dist 2019-06-04 23:55:26 +02:00
tslint.json change output directory from out to dist 2019-06-04 23:55:26 +02:00

README.md

Hello There

  • copy contents of .env.template to .env and fill values
  • npm install
  • npm build
  • npm start