ilia-mh / Trello-clone-backend

Backend for Trello clone project with nodeJs Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trello_backend

Project setup

create a .env file like .env-sample in project folder/

run npm start

it will create an admin user for you and log the admin info in the console.
copy the id of admin from console and paste into .env ADMIN_ID

About

Backend for Trello clone project with nodeJs Express


Languages

Language:JavaScript 99.9%Language:Dockerfile 0.1%