/adamo-nest-server

adamo-nest-server

Primary LanguageTypeScript

ADAMO Nest Server

This is an ever-evolving, very opinionated architecture and dev environment for new node projects using NestJS. Questions, feedback, and for now, even bikeshedding are welcome. 😄

Getting started

# 1. Clone the repository.
git clone https://github.com/HAWMobileSystems/adamo-nest-server.git adamo-nest-server

# 2. Enter your newly-cloned folder.
cd adamo-nest-server

# 3. Install dependencies. Make sure yarn is installed: https://yarnpkg.com/lang/en/docs/install
yarn

# 4. Run development server and open http://localhost:3000
start:dev

# 5. Read the documentation linked below for "Setup and development".

Documentation

This project includes a docs folder with more details on: