You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-1
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,19 @@
1
+
# Codebuilder Webapp
2
+
3
+
[](https://github.com/codebuilderinc/codebuilder-frontend/actions/workflows/deploy-docker.yml)
4
+
5
+
1
6
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
2
7
3
8
## Getting Started
4
9
5
-
First, run the development server:
10
+
First, setup your mysql database and edit the .env.example file.
0 commit comments