- Clone this repository
- Create a
.env
file in the root directory and add the following environment variables:DATABASE_URL=postgres://<username>:<password>@localhost:5432/<database> POSTGRES_PASSWORD=<password>
- Install the dependencies with
npm install
- Setup the database with
npm run setup
- Apply the migrations and start the server with
npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
andrehsvictor/Clickmart-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published