Skip to content

LBeckX/nodejs-api

Repository files navigation

Dev Setup

  1. Create a database or use docker-compose up -d to start a database container
  2. Copy .env.example to .env and adjust the values
  3. Run npm install
  4. Run npm run dev to develop

Versions

V0.0.12

  • Implement file upload config with multer;
  • Implement user routes and methods to add own user avatar;
  • Install multer;

V0.0.10 - V0.0.11

  • Deploy on server and add domain and smtp configuration

V0.0.9

  • Add github actions for CI/CD und Dockerfile for containerization

V0.0.8

  • Implement basic admin user controller

V0.0.7

  • Implement password reset controller

V0.0.6

  • Implement auth middleware

V0.0.5

  • Implement login controller

V0.0.4

  • Implement resend register mail controller

V0.0.3

  • Implement register confirmation controller

V0.0.2

  • Implement register controller and mailer

V0.0.1

  • Setup project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages