Skip to content

Article Manager [NestJS, PostgresQl / NextJs, TailwindCSS, React Hook Form]

Notifications You must be signed in to change notification settings

ArtyomZayarny/article-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-manager

Article Manager

You able to see list of articles

Find article by title

And sorting articles from oldest to newest

Screenshot 2023-09-24 at 13 24 55 Screenshot 2023-09-24 at 13 25 12

From Admin panel user can managing articles (create, update delete)

Screenshot 2023-09-24 at 13 25 35

How to run

Run postgres db

1 cd server and run docker compose up -d

2 cd client and run yarn

3 cd server and run yarn

4 from root run yarn

5 from root run yarn start - it will run server and client

To manage task you need to be logged in

Access for admin

email: [email protected]

pass: 1234567890