init
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# C-POST
|
||||
|
||||
## Example app router with react-query
|
||||
https://github.com/wpcodevo/nextjs13-react-query/blob/main/src/app/hydration/page.tsx
|
||||
|
||||
## DOCKER BUILD IMAGE
|
||||
### docker build -t cpost-front .
|
||||
|
||||
## DOCKER RUN IMAGE
|
||||
### docker run -p 3000:3000 cpost-front
|
||||
Reference in New Issue
Block a user