Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Neos21/neos-hatebu-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo's Hatebu 2

オレオレはてなブックマーク。

  • Neo's Hatebu 2 : Angular And NestJS With SQLite3 By TypeORM
  • Neo's Hatebu 1 : Angular And Express With PostgreSQL By Sequelize

Start Server

  • Tested On
    • $ node --version : 14.20.0
    • $ npm --version : 6.14.17
# Client
$ cd ./client/
$ npm install
$ npm run build
$ cd ../

# Server
$ cd ./server/
$ npm install  # `--build-from-source`
$ npm run build
# Start Server At Port 2323 (Default)
$ nohup node ./dist/main.js &  # $ nohup npm start &

Links

About

Neo's Hatebu 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published